# 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_mount.yml ****************************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml PLAY [Basic mount snapshot test] *********************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:2 Friday 01 March 2024 20:25:52 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:46 Friday 01 March 2024 20:25:53 +0000 (0:00:00.891) 0:00:00.903 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:10 Friday 01 March 2024 20:25:53 +0000 (0:00:00.021) 0:00:00.925 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:15 Friday 01 March 2024 20:25:53 +0000 (0:00:00.239) 0:00:01.165 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:20 Friday 01 March 2024 20:25:53 +0000 (0:00:00.018) 0:00:01.184 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:25:53 +0000 (0:00:00.015) 0:00:01.199 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:25:53 +0000 (0:00:00.041) 0:00:01.241 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:25:53 +0000 (0:00:00.020) 0:00:01.261 ********** 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-failuresqy3fvgpx/.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-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:25:54 +0000 (0:00:00.037) 0:00:01.299 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:25:54 +0000 (0:00:00.201) 0:00:01.501 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:25:54 +0000 (0:00:00.021) 0:00:01.523 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:25:54 +0000 (0:00:00.010) 0:00:01.533 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:25:54 +0000 (0:00:00.009) 0:00:01.543 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:25:54 +0000 (0:00:00.039) 0:00:01.582 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:25:56 +0000 (0:00:02.482) 0:00:04.065 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:25:56 +0000 (0:00:00.019) 0:00:04.084 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:25:56 +0000 (0:00:00.018) 0:00:04.102 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:25:57 +0000 (0:00:00.440) 0:00:04.542 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:25:57 +0000 (0:00:00.039) 0:00:04.582 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:25:57 +0000 (0:00:00.010) 0:00:04.592 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:25:57 +0000 (0:00:00.014) 0:00:04.607 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:25:57 +0000 (0:00:00.008) 0:00:04.615 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:25:59 +0000 (0:00:02.564) 0:00:07.180 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:26:01 +0000 (0:00:01.646) 0:00:08.827 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:26:01 +0000 (0:00:00.022) 0:00:08.849 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:26:01 +0000 (0:00:00.010) 0:00:08.860 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:26:01 +0000 (0:00:00.364) 0:00:09.225 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:26:01 +0000 (0:00:00.013) 0:00:09.238 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:26:01 +0000 (0:00:00.016) 0:00:09.254 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:26:01 +0000 (0:00:00.013) 0:00:09.268 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:26:02 +0000 (0:00:00.013) 0:00:09.281 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:26:02 +0000 (0:00:00.013) 0:00:09.295 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:26:02 +0000 (0:00:00.012) 0:00:09.307 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:26:02 +0000 (0:00:00.012) 0:00:09.320 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:26:02 +0000 (0:00:00.010) 0:00:09.331 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:26:02 +0000 (0:00:00.010) 0:00:09.342 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:26:02 +0000 (0:00:00.017) 0:00:09.359 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709324314.9897087, "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:26:02 +0000 (0:00:00.198) 0:00:09.558 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:26:02 +0000 (0:00:00.013) 0:00:09.571 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:24 Friday 01 March 2024 20:26:02 +0000 (0:00:00.625) 0:00:10.196 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:26:02 +0000 (0:00:00.036) 0:00:10.232 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:26:03 +0000 (0:00:00.210) 0:00:10.443 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:26:03 +0000 (0:00:00.013) 0:00:10.457 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:28 Friday 01 March 2024 20:26:05 +0000 (0:00:02.408) 0:00:12.865 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:26:05 +0000 (0:00:00.259) 0:00:13.124 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:41 Friday 01 March 2024 20:26:05 +0000 (0:00:00.013) 0:00:13.138 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:26:05 +0000 (0:00:00.012) 0:00:13.150 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:26:05 +0000 (0:00:00.010) 0:00:13.161 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:63 Friday 01 March 2024 20:26:05 +0000 (0:00:00.011) 0:00:13.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:30 Friday 01 March 2024 20:26:05 +0000 (0:00:00.010) 0:00:13.183 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:26:05 +0000 (0:00:00.023) 0:00:13.206 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:05 +0000 (0:00:00.018) 0:00:13.225 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:26:05 +0000 (0:00:00.013) 0:00:13.238 ********** 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-failuresqy3fvgpx/.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-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:26:05 +0000 (0:00:00.030) 0:00:13.269 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:26:06 +0000 (0:00:00.010) 0:00:13.280 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:26:06 +0000 (0:00:00.010) 0:00:13.291 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:26:06 +0000 (0:00:00.010) 0:00:13.301 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:26:06 +0000 (0:00:00.011) 0:00:13.313 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:26:06 +0000 (0:00:00.029) 0:00:13.343 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:26:08 +0000 (0:00:02.438) 0:00:15.781 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "fs_type": "xfs", "name": "lv1", "size": "15%" }, { "fs_type": "xfs", "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "fs_type": "xfs", "name": "lv3", "size": "10%" }, { "fs_type": "xfs", "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "fs_type": "xfs", "name": "lv5", "size": "30%" }, { "fs_type": "xfs", "name": "lv6", "size": "25%" }, { "fs_type": "xfs", "name": "lv7", "size": "10%" }, { "fs_type": "xfs", "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:26:08 +0000 (0:00:00.023) 0:00:15.804 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:26:08 +0000 (0:00:00.012) 0:00:15.817 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:26:12 +0000 (0:00:04.289) 0:00:20.106 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:26:12 +0000 (0:00:00.021) 0:00:20.128 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:26:12 +0000 (0:00:00.011) 0:00:20.139 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:26:12 +0000 (0:00:00.011) 0:00:20.151 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:26:12 +0000 (0:00:00.009) 0:00:20.160 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:26:15 +0000 (0:00:02.478) 0:00:22.639 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:26:16 +0000 (0:00:01.566) 0:00:24.206 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:26:16 +0000 (0:00:00.019) 0:00:24.225 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:26:16 +0000 (0:00:00.012) 0:00:24.237 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:26:26 +0000 (0:00:09.620) 0:00:33.858 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.018450", "end": "2024-03-01 20:26:26.848478", "rc": 0, "start": "2024-03-01 20:26:26.830028" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:26:26 +0000 (0:00:00.315) 0:00:34.174 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:26:26 +0000 (0:00:00.011) 0:00:34.185 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:26:26 +0000 (0:00:00.037) 0:00:34.223 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:26:26 +0000 (0:00:00.019) 0:00:34.242 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:26:26 +0000 (0:00:00.013) 0:00:34.256 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:26:26 +0000 (0:00:00.012) 0:00:34.268 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:26:27 +0000 (0:00:00.012) 0:00:34.280 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:26:27 +0000 (0:00:00.026) 0:00:34.307 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:26:27 +0000 (0:00:00.012) 0:00:34.320 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:26:27 +0000 (0:00:00.012) 0:00:34.332 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709324314.9897087, "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:26:27 +0000 (0:00:00.191) 0:00:34.523 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:26:27 +0000 (0:00:00.015) 0:00:34.539 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:49 Friday 01 March 2024 20:26:27 +0000 (0:00:00.641) 0:00:35.181 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:27 +0000 (0:00:00.025) 0:00:35.206 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:27 +0000 (0:00:00.022) 0:00:35.228 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:27 +0000 (0:00:00.017) 0:00:35.245 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:27 +0000 (0:00:00.013) 0:00:35.259 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:27 +0000 (0:00:00.013) 0:00:35.273 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:28 +0000 (0:00:00.031) 0:00:35.304 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:30 +0000 (0:00:02.405) 0:00:37.709 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -a -r 15 -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:30 +0000 (0:00:00.020) 0:00:37.730 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:33 +0000 (0:00:02.833) 0:00:40.563 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:33 +0000 (0:00:00.020) 0:00:40.583 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:33 +0000 (0:00:00.015) 0:00:40.599 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:33 +0000 (0:00:00.013) 0:00:40.612 ********** skipping: [sut] => {} TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:58 Friday 01 March 2024 20:26:33 +0000 (0:00:00.015) 0:00:40.628 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:33 +0000 (0:00:00.048) 0:00:40.677 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:33 +0000 (0:00:00.023) 0:00:40.701 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:33 +0000 (0:00:00.020) 0:00:40.721 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:33 +0000 (0:00:00.012) 0:00:40.734 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:33 +0000 (0:00:00.013) 0:00:40.747 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:33 +0000 (0:00:00.034) 0:00:40.782 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:35 +0000 (0:00:02.463) 0:00:43.245 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -a -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:35 +0000 (0:00:00.022) 0:00:43.268 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:37 +0000 (0:00:01.374) 0:00:44.642 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:37 +0000 (0:00:00.013) 0:00:44.656 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:37 +0000 (0:00:00.015) 0:00:44.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:37 +0000 (0:00:00.012) 0:00:44.684 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv1] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:67 Friday 01 March 2024 20:26:37 +0000 (0:00:00.011) 0:00:44.696 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:37 +0000 (0:00:00.028) 0:00:44.724 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:37 +0000 (0:00:00.018) 0:00:44.742 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:37 +0000 (0:00:00.016) 0:00:44.759 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:37 +0000 (0:00:00.013) 0:00:44.773 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:37 +0000 (0:00:00.030) 0:00:44.803 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:37 +0000 (0:00:00.053) 0:00:44.856 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:40 +0000 (0:00:02.441) 0:00:47.298 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:40 +0000 (0:00:00.020) 0:00:47.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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:40 +0000 (0:00:00.378) 0:00:47.697 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:40 +0000 (0:00:00.014) 0:00:47.712 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:40 +0000 (0:00:00.017) 0:00:47.729 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:40 +0000 (0:00:00.024) 0:00:47.754 ********** skipping: [sut] => {} TASK [Assert changes for mount] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:78 Friday 01 March 2024 20:26:40 +0000 (0:00:00.013) 0:00:47.768 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Mount the snapshot for lv2] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:82 Friday 01 March 2024 20:26:40 +0000 (0:00:00.014) 0:00:47.783 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:40 +0000 (0:00:00.032) 0:00:47.816 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:40 +0000 (0:00:00.021) 0:00:47.837 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:40 +0000 (0:00:00.016) 0:00:47.853 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:40 +0000 (0:00:00.012) 0:00:47.865 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:40 +0000 (0:00:00.012) 0:00:47.878 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:40 +0000 (0:00:00.034) 0:00:47.912 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:43 +0000 (0:00:02.406) 0:00:50.318 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:43 +0000 (0:00:00.020) 0:00:50.338 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:43 +0000 (0:00:00.368) 0:00:50.707 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:43 +0000 (0:00:00.014) 0:00:50.722 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:43 +0000 (0:00:00.016) 0:00:50.739 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:43 +0000 (0:00:00.013) 0:00:50.752 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv7] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:93 Friday 01 March 2024 20:26:43 +0000 (0:00:00.014) 0:00:50.766 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:43 +0000 (0:00:00.033) 0:00:50.800 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:43 +0000 (0:00:00.025) 0:00:50.825 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:43 +0000 (0:00:00.015) 0:00:50.841 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:43 +0000 (0:00:00.013) 0:00:50.854 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:43 +0000 (0:00:00.013) 0:00:50.868 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:43 +0000 (0:00:00.032) 0:00:50.900 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:46 +0000 (0:00:02.393) 0:00:53.293 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:46 +0000 (0:00:00.028) 0:00:53.322 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:46 +0000 (0:00:00.346) 0:00:53.668 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:46 +0000 (0:00:00.015) 0:00:53.684 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:46 +0000 (0:00:00.016) 0:00:53.701 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:46 +0000 (0:00:00.012) 0:00:53.714 ********** skipping: [sut] => {} TASK [Mount the origin for lv6] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:104 Friday 01 March 2024 20:26:46 +0000 (0:00:00.023) 0:00:53.737 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:46 +0000 (0:00:00.074) 0:00:53.812 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:46 +0000 (0:00:00.021) 0:00:53.834 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:46 +0000 (0:00:00.025) 0:00:53.859 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:46 +0000 (0:00:00.013) 0:00:53.873 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:46 +0000 (0:00:00.013) 0:00:53.886 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:46 +0000 (0:00:00.034) 0:00:53.920 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:49 +0000 (0:00:02.400) 0:00:56.320 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:49 +0000 (0:00:00.034) 0:00:56.355 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:49 +0000 (0:00:00.390) 0:00:56.746 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:49 +0000 (0:00:00.023) 0:00:56.770 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:49 +0000 (0:00:00.047) 0:00:56.817 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:49 +0000 (0:00:00.018) 0:00:56.836 ********** skipping: [sut] => {} TASK [Mount the snapshot for lv1 again for idempotence] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:116 Friday 01 March 2024 20:26:49 +0000 (0:00:00.020) 0:00:56.857 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:49 +0000 (0:00:00.041) 0:00:56.898 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:49 +0000 (0:00:00.055) 0:00:56.954 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:49 +0000 (0:00:00.018) 0:00:56.973 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:49 +0000 (0:00:00.030) 0:00:57.003 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:49 +0000 (0:00:00.015) 0:00:57.019 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:49 +0000 (0:00:00.082) 0:00:57.101 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:52 +0000 (0:00:02.457) 0:00:59.559 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command mount] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:52 +0000 (0:00:00.019) 0:00:59.579 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:52 +0000 (0:00:00.350) 0:00:59.929 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:52 +0000 (0:00:00.031) 0:00:59.960 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:52 +0000 (0:00:00.033) 0:00:59.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:52 +0000 (0:00:00.033) 0:01:00.026 ********** skipping: [sut] => {} TASK [Assert no changes for mount] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:127 Friday 01 March 2024 20:26:52 +0000 (0:00:00.018) 0:01:00.045 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount the snapshot for lv1] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:131 Friday 01 March 2024 20:26:52 +0000 (0:00:00.023) 0:01:00.069 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:52 +0000 (0:00:00.069) 0:01:00.138 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:52 +0000 (0:00:00.027) 0:01:00.165 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:52 +0000 (0:00:00.032) 0:01:00.198 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:52 +0000 (0:00:00.030) 0:01:00.228 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:52 +0000 (0:00:00.018) 0:01:00.247 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:53 +0000 (0:00:00.041) 0:01:00.289 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:55 +0000 (0:00:02.489) 0:01:02.778 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:55 +0000 (0:00:00.045) 0:01:02.824 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:55 +0000 (0:00:00.361) 0:01:03.185 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:55 +0000 (0:00:00.017) 0:01:03.202 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:55 +0000 (0:00:00.019) 0:01:03.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:55 +0000 (0:00:00.014) 0:01:03.237 ********** skipping: [sut] => {} TASK [Assert changes for umount] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:141 Friday 01 March 2024 20:26:55 +0000 (0:00:00.012) 0:01:03.249 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount again to check idempotence] *************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:145 Friday 01 March 2024 20:26:55 +0000 (0:00:00.015) 0:01:03.265 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:56 +0000 (0:00:00.047) 0:01:03.312 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:56 +0000 (0:00:00.021) 0:01:03.333 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:56 +0000 (0:00:00.016) 0:01:03.350 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:56 +0000 (0:00:00.013) 0:01:03.364 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:56 +0000 (0:00:00.013) 0:01:03.377 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:56 +0000 (0:00:00.033) 0:01:03.410 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:26:58 +0000 (0:00:02.545) 0:01:05.955 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:26:58 +0000 (0:00:00.024) 0:01:05.980 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:26:59 +0000 (0:00:00.361) 0:01:06.341 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"not mounted /mnt/lv1_mp\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"not mounted /mnt/lv1_mp\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:26:59 +0000 (0:00:00.033) 0:01:06.374 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "not mounted /mnt/lv1_mp" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:26:59 +0000 (0:00:00.030) 0:01:06.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:26:59 +0000 (0:00:00.013) 0:01:06.418 ********** skipping: [sut] => {} TASK [Assert no changes for umount] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:155 Friday 01 March 2024 20:26:59 +0000 (0:00:00.015) 0:01:06.434 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount the snapshot for lv2] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:159 Friday 01 March 2024 20:26:59 +0000 (0:00:00.024) 0:01:06.459 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:26:59 +0000 (0:00:00.054) 0:01:06.514 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:26:59 +0000 (0:00:00.019) 0:01:06.534 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:26:59 +0000 (0:00:00.036) 0:01:06.570 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:26:59 +0000 (0:00:00.025) 0:01:06.596 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:26:59 +0000 (0:00:00.016) 0:01:06.612 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:26:59 +0000 (0:00:00.049) 0:01:06.662 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:27:01 +0000 (0:00:02.422) 0:01:09.084 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:27:01 +0000 (0:00:00.019) 0:01:09.104 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:27:02 +0000 (0:00:00.347) 0:01:09.452 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:27:02 +0000 (0:00:00.016) 0:01:09.468 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:27:02 +0000 (0:00:00.031) 0:01:09.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:27:02 +0000 (0:00:00.015) 0:01:09.515 ********** skipping: [sut] => {} TASK [Umount the snapshot for lv7] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:169 Friday 01 March 2024 20:27:02 +0000 (0:00:00.015) 0:01:09.530 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:27:02 +0000 (0:00:00.082) 0:01:09.612 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:27:02 +0000 (0:00:00.020) 0:01:09.633 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:27:02 +0000 (0:00:00.015) 0:01:09.649 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:27:02 +0000 (0:00:00.012) 0:01:09.661 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:27:02 +0000 (0:00:00.011) 0:01:09.673 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:27:02 +0000 (0:00:00.037) 0:01:09.710 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:27:04 +0000 (0:00:02.518) 0:01:12.229 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:27:04 +0000 (0:00:00.026) 0:01:12.256 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:27:05 +0000 (0:00:00.347) 0:01:12.603 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:27:05 +0000 (0:00:00.014) 0:01:12.618 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:27:05 +0000 (0:00:00.015) 0:01:12.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:27:05 +0000 (0:00:00.012) 0:01:12.646 ********** skipping: [sut] => {} TASK [Umount the origin for lv6] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:179 Friday 01 March 2024 20:27:05 +0000 (0:00:00.013) 0:01:12.659 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:27:05 +0000 (0:00:00.051) 0:01:12.711 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:27:05 +0000 (0:00:00.040) 0:01:12.751 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:27:05 +0000 (0:00:00.016) 0:01:12.768 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:27:05 +0000 (0:00:00.013) 0:01:12.782 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:27:05 +0000 (0:00:00.012) 0:01:12.794 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:27:05 +0000 (0:00:00.034) 0:01:12.829 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:27:08 +0000 (0:00:02.489) 0:01:15.318 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -m /mnt/lv6_mp --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command umount] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:27:08 +0000 (0:00:00.055) 0:01:15.374 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:27:08 +0000 (0:00:00.380) 0:01:15.754 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:27:08 +0000 (0:00:00.017) 0:01:15.772 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:27:08 +0000 (0:00:00.025) 0:01:15.798 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:27:08 +0000 (0:00:00.014) 0:01:15.812 ********** skipping: [sut] => {} TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:186 Friday 01 March 2024 20:27:08 +0000 (0:00:00.014) 0:01:15.827 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:27:08 +0000 (0:00:00.055) 0:01:15.882 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:27:08 +0000 (0:00:00.020) 0:01:15.903 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:27:08 +0000 (0:00:00.016) 0:01:15.920 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:27:08 +0000 (0:00:00.013) 0:01:15.933 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:27:08 +0000 (0:00:00.024) 0:01:15.958 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:27:08 +0000 (0:00:00.034) 0:01:15.992 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:27:11 +0000 (0:00:02.395) 0:01:18.388 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:27:11 +0000 (0:00:00.021) 0:01:18.409 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:27:12 +0000 (0:00:01.597) 0:01:20.007 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:27:12 +0000 (0:00:00.014) 0:01:20.022 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:27:12 +0000 (0:00:00.016) 0:01:20.038 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:27:12 +0000 (0:00:00.012) 0:01:20.050 ********** skipping: [sut] => {} TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:193 Friday 01 March 2024 20:27:12 +0000 (0:00:00.011) 0:01:20.062 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 20:27:12 +0000 (0:00:00.055) 0:01:20.118 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 20:27:12 +0000 (0:00:00.020) 0:01:20.139 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 20:27:12 +0000 (0:00:00.018) 0:01:20.157 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 20:27:12 +0000 (0:00:00.027) 0:01:20.184 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 20:27:12 +0000 (0:00:00.022) 0:01:20.207 ********** 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-failuresqy3fvgpx/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-failuresqy3fvgpx/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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 20:27:12 +0000 (0:00:00.038) 0:01:20.246 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 20:27:15 +0000 (0:00:02.404) 0:01:22.651 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 --vg-include '^test_'" } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:27:15 +0000 (0:00:00.025) 0:01:22.676 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 20:27:16 +0000 (0:00:00.919) 0:01:23.596 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.10.75 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.10.75 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 20:27:16 +0000 (0:00:00.014) 0:01:23.610 ********** 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-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 20:27:16 +0000 (0:00:00.015) 0:01:23.626 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 20:27:16 +0000 (0:00:00.012) 0:01:23.639 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_mount.yml:201 Friday 01 March 2024 20:27:16 +0000 (0:00:00.011) 0:01:23.651 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:7 Friday 01 March 2024 20:27:16 +0000 (0:00:00.036) 0:01:23.688 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 20:27:16 +0000 (0:00:00.019) 0:01:23.708 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 20:27:16 +0000 (0:00:00.019) 0:01:23.727 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 20:27:16 +0000 (0:00:00.015) 0:01:23.743 ********** 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-failuresqy3fvgpx/.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-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 20:27:16 +0000 (0:00:00.034) 0:01:23.777 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 20:27:16 +0000 (0:00:00.013) 0:01:23.790 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 20:27:16 +0000 (0:00:00.011) 0:01:23.802 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 20:27:16 +0000 (0:00:00.012) 0:01:23.814 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 20:27:16 +0000 (0:00:00.014) 0:01:23.829 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 20:27:16 +0000 (0:00:00.034) 0:01:23.863 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 20:27:19 +0000 (0:00:02.581) 0:01:26.444 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:27:19 +0000 (0:00:00.022) 0:01:26.467 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 20:27:19 +0000 (0:00:00.013) 0:01:26.481 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:27:26 +0000 (0:00:06.868) 0:01:33.349 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 20:27:26 +0000 (0:00:00.024) 0:01:33.373 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 20:27:26 +0000 (0:00:00.012) 0:01:33.385 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 20:27:26 +0000 (0:00:00.014) 0:01:33.399 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 20:27:26 +0000 (0:00:00.012) 0:01:33.412 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 20:27:28 +0000 (0:00:02.409) 0:01:35.821 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 20:27:30 +0000 (0:00:01.613) 0:01:37.435 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 20:27:30 +0000 (0:00:00.021) 0:01:37.456 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 20:27:30 +0000 (0:00:00.013) 0:01:37.470 ********** 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/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:27:41 +0000 (0:00:11.702) 0:01:49.172 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 20:27:41 +0000 (0:00:00.013) 0:01:49.186 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 20:27:41 +0000 (0:00:00.012) 0:01:49.198 ********** 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/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:27:41 +0000 (0:00:00.059) 0:01:49.258 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 20:27:42 +0000 (0:00:00.020) 0:01:49.279 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 20:27:42 +0000 (0:00:00.014) 0:01:49.293 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 20:27:42 +0000 (0:00:00.013) 0:01:49.307 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 20:27:42 +0000 (0:00:00.013) 0:01:49.320 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 20:27:42 +0000 (0:00:00.012) 0:01:49.333 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 20:27:42 +0000 (0:00:00.012) 0:01:49.346 ********** 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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 20:27:42 +0000 (0:00:00.014) 0:01:49.360 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709324314.9897087, "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-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 20:27:42 +0000 (0:00:00.194) 0:01:49.554 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 20:27:42 +0000 (0:00:00.014) 0:01:49.568 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:29 Friday 01 March 2024 20:27:43 +0000 (0:00:00.866) 0:01:50.435 ********** 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-failuresqy3fvgpx/tests/tasks/cleanup.yml:33 Friday 01 March 2024 20:27:43 +0000 (0:00:00.031) 0:01:50.466 ********** included: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:5 Friday 01 March 2024 20:27:43 +0000 (0:00:00.023) 0:01:50.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:10 Friday 01 March 2024 20:27:43 +0000 (0:00:00.021) 0:01:50.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 Friday 01 March 2024 20:27:43 +0000 (0:00:00.035) 0:01:50.547 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:28 Friday 01 March 2024 20:27:45 +0000 (0:00:02.468) 0:01:53.016 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sdh] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:27:45 +0000 (0:00:00.195) 0:01:53.212 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:41 Friday 01 March 2024 20:27:45 +0000 (0:00:00.014) 0:01:53.226 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:27:45 +0000 (0:00:00.012) 0:01:53.239 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:27:45 +0000 (0:00:00.012) 0:01:53.251 ********** 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-failuresqy3fvgpx/tests/get_unused_disk.yml:63 Friday 01 March 2024 20:27:45 +0000 (0:00:00.012) 0:01:53.263 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/cleanup.yml:39 Friday 01 March 2024 20:27:45 +0000 (0:00:00.012) 0:01:53.275 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.242978", "end": "2024-03-01 20:27:46.403379", "failed_when_result": true, "rc": 0, "start": "2024-03-01 20:27:46.160401" } STDERR: + exec + mount -f -l sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1792532k,nr_inodes=448133,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) 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=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18821) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) 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 20:24:51,268 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:24:51,268 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 20:24:51,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,297 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "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 20:24:51,297 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "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 20:24:51,297 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "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 20:24:51,298 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "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 20:24:51,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,298 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:24:51,299 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:24:51,299 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:51,299 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:24:51,300 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:24:51,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,300 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:24:51,301 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:24:51,301 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 20:24:51,330 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "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 20:24:51,330 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "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 20:24:51,330 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "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 20:24:51,330 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "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 20:24:51,330 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,330 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:24:51,331 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:24:51,332 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:24:51,332 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,332 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:24:51,333 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:24:51,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,333 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:24:51,356 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:51,356 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,356 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:51,356 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,356 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,356 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 20:24:51,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,357 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,357 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,357 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,357 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,357 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,357 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,357 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:24:51,378 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:51,378 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,379 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 20:24:51,379 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 20:24:51,379 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 20:24:51,379 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 20:24:51,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,379 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:24:51,403 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:24:51,403 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,403 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:51,403 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,403 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,404 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,404 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,404 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,404 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,404 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:24:51,648 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:51,649 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,649 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,649 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:24:51,696 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:51,697 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:51,697 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,697 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 20:24:51,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,697 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,697 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,698 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,698 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,698 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:24:51,723 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:51,723 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,723 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:51,723 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:51,724 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 20:24:51,724 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 20:24:51,724 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 20:24:51,724 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,724 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:24:51,747 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: , 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,748 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:24:51,962 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:51,962 INFO snapshot-role/MainThread: { 2024-03-01 20:24:51,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:51,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:51,962 INFO snapshot-role/MainThread: } 2024-03-01 20:24:51,962 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:24:52,009 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,010 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 20:24:52,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,010 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,011 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:24:52,034 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,035 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 20:24:52,035 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 20:24:52,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,035 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:24:52,059 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:24:52,059 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,059 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,059 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,059 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,059 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,060 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,060 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,060 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,060 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,060 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:24:52,268 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,268 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,269 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,269 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:24:52,316 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,316 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,316 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,316 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,317 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,317 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 20:24:52,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,317 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,317 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,317 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,317 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,317 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:24:52,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,344 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,345 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 20:24:52,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,345 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:24:52,368 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:24:52,368 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,369 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:24:52,577 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,577 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,578 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,578 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,578 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:24:52,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,623 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,623 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,623 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 20:24:52,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,623 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,623 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,624 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,624 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:24:52,650 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,650 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,651 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 20:24:52,651 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 20:24:52,651 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,651 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:24:52,674 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:24:52,674 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,674 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,675 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,675 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,675 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,675 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,675 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:24:52,886 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,886 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,886 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,886 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,886 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,886 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:24:52,923 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,923 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,923 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,923 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,923 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,923 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 20:24:52,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,923 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,924 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,924 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,924 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,924 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:24:52,948 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,949 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 20:24:52,949 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:52,949 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 20:24:52,949 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,949 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:24:52,971 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:24:52,971 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,971 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:52,971 INFO snapshot-role/MainThread: { 2024-03-01 20:24:52,971 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:52,971 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,971 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,971 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,972 INFO snapshot-role/MainThread: , 2024-03-01 20:24:52,972 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:52,972 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:52,972 INFO snapshot-role/MainThread: } 2024-03-01 20:24:52,972 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:24:53,173 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:53,173 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,173 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:53,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,173 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,173 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:24:53,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:53,217 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 20:24:53,217 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: , 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,217 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:24:53,241 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:53,242 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 20:24:53,242 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 20:24:53,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: , 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,242 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:24:53,266 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:24:53,266 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,266 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: , 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,267 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:24:53,484 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:53,484 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,484 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:53,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,484 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,484 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:53,523 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 20:24:53,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: , 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,523 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:24:53,547 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:53,547 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,547 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:53,547 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,547 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:53,547 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 20:24:53,548 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 20:24:53,548 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 20:24:53,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,548 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,548 INFO snapshot-role/MainThread: , 2024-03-01 20:24:53,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:53,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,548 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,548 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:24:53,574 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: , 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,575 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:24:53,774 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:53,775 INFO snapshot-role/MainThread: { 2024-03-01 20:24:53,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:53,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:53,775 INFO snapshot-role/MainThread: } 2024-03-01 20:24:53,775 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:24:56,747 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:24:56,747 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 20:24:56,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: {"lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:24:56,778 INFO snapshot-role/MainThread: {"lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "pv_name":"/dev/sdj"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "pv_name":"/dev/sdj"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "pv_name":"/dev/sdj"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx"}, 2024-03-01 20:24:56,779 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:24:56,780 INFO snapshot-role/MainThread: {"lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:24:56,780 INFO snapshot-role/MainThread: {"lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:24:56,780 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "pv_name":"/dev/sde"}, 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn"}, 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0"}, 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:24:56,781 INFO snapshot-role/MainThread: {"lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "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 20:24:56,781 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:24:56,781 INFO snapshot-role/MainThread: {"lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "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 20:24:56,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:56,781 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "pv_name":"/dev/sdc"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "pv_name":"/dev/sdc"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,782 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:24:56,807 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,807 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,807 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,808 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:24:56,830 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,830 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,830 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,830 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,830 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,830 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,830 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,831 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:24:56,854 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,854 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,855 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:24:56,877 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,878 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:24:56,902 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,902 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,902 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,902 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:56,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,903 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,903 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,903 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,903 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:56,903 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,903 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,903 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:24:56,926 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,926 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,926 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,927 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:24:56,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,950 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:24:56,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,974 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,974 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,974 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:56,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,975 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,975 INFO snapshot-role/MainThread: , 2024-03-01 20:24:56,975 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:56,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:56,975 INFO snapshot-role/MainThread: } 2024-03-01 20:24:56,975 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:24:56,999 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:56,999 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,999 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:56,999 INFO snapshot-role/MainThread: { 2024-03-01 20:24:56,999 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:56,999 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,000 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,000 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,000 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,000 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,000 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:24:57,024 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,024 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,025 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:24:57,047 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,047 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,047 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,047 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,048 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,077 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,078 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:24:57,101 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,101 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,102 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:24:57,125 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,125 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,125 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,126 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:24:57,151 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,152 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,179 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,207 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:24:57,232 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,233 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,264 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,291 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:24:57,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,314 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,314 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,314 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 20:24:57,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,315 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,315 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,315 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,315 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:24:57,340 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,341 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 20:24:57,341 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,341 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 20:24:57,341 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,341 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:24:57,365 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,365 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,365 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,366 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:24:57,388 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,388 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,388 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,389 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:24:57,412 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,412 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,412 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,412 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,412 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,412 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,413 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,413 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,413 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,413 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,413 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,413 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,413 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,413 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:24:57,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,439 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 20:24:57,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,439 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:24:57,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,461 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,461 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,462 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 20:24:57,462 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:24:57,462 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 20:24:57,462 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,462 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:24:57,486 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,487 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,512 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:24:57,537 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,538 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:24:57,567 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,567 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,567 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,568 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,568 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 20:24:57,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,568 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,568 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,568 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,568 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,568 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:24:57,591 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,591 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,591 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,591 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,591 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,591 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 20:24:57,592 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 20:24:57,592 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 20:24:57,592 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 20:24:57,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,592 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,592 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,592 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,592 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:24:57,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,622 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,622 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,622 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,623 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 20:24:57,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,623 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,623 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,623 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,623 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:24:57,646 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,647 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 20:24:57,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,647 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:24:57,671 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,671 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,672 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:24:57,696 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,697 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 20:24:57,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,697 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:24:57,721 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,721 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,721 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,722 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,722 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,722 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 20:24:57,722 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 20:24:57,722 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 20:24:57,722 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 20:24:57,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,722 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,722 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,722 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,722 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,722 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:24:57,746 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,746 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,747 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 20:24:57,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,747 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:24:57,770 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,770 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,770 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,770 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,770 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,771 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 20:24:57,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,771 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,771 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,771 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,771 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,771 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:24:57,797 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:57,797 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,797 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:57,797 INFO snapshot-role/MainThread: { 2024-03-01 20:24:57,798 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:57,798 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 20:24:57,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,798 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,798 INFO snapshot-role/MainThread: , 2024-03-01 20:24:57,798 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:57,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:57,798 INFO snapshot-role/MainThread: } 2024-03-01 20:24:57,798 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:25:00,664 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:25:00,664 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 20:25:00,695 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:00,695 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:00,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:25:00,697 INFO snapshot-role/MainThread: {"lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:25:00,697 INFO snapshot-role/MainThread: {"lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:00,697 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "pv_name":"/dev/sde"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,698 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:25:00,698 INFO snapshot-role/MainThread: {"lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "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 20:25:00,698 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:25:00,699 INFO snapshot-role/MainThread: {"lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "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 20:25:00,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,699 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: VG: test_vg3 free 562036736 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv5_snapset1 size : 192937984 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv6_snapset1 size : 163577856 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv7_snapset1 size : 67108864 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv8_snapset1 size : 67108864 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: total 3699376128 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: space needed: 554906419.20 space available: 562036736 sufficient space: 1 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: VG: test_vg2 free 2084569088 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv3_snapset1 size : 50331648 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv4_snapset1 size : 96468992 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: total 1111490560 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: space needed: 166723584.00 space available: 2084569088 sufficient space: 1 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: VG: test_vg1 free 788529152 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv1_snapset1 size : 75497472 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: lv2_snapset1 size : 243269632 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: LV: total 2407530496 2024-03-01 20:25:00,700 INFO snapshot-role/MainThread: space needed: 361129574.40 space available: 788529152 sufficient space: 1 2024-03-01 20:25:00,700 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 20:25:00,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: {"lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,729 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:00,730 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:25:00,731 INFO snapshot-role/MainThread: {"lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:25:00,731 INFO snapshot-role/MainThread: {"lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "pv_name":"/dev/sde"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0"}, 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,731 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:25:00,732 INFO snapshot-role/MainThread: {"lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "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 20:25:00,732 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:25:00,732 INFO snapshot-role/MainThread: {"lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "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 20:25:00,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL"}, 2024-03-01 20:25:00,732 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr"}, 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,733 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:25:00,756 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,757 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:00,780 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,780 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,781 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:25:00,805 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,805 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,805 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,806 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:25:00,829 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,830 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:25:00,853 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,853 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,853 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,853 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,854 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:25:00,877 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,878 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:00,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,908 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:25:00,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,933 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,934 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:25:00,958 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,958 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,958 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,958 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,958 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,958 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,959 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,959 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,959 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,959 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,959 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:25:00,985 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: { 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: , 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: } 2024-03-01 20:25:00,986 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:25:01,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,012 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:01,038 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,039 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:25:01,065 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,065 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,066 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:25:01,090 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,090 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,090 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,090 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,090 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,091 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,091 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,091 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,091 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,091 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,091 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:25:01,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,115 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,116 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:25:01,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,141 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:01,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,165 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,165 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,166 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:25:01,190 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,190 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,191 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:25:01,215 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,215 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,216 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:25:01,240 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,241 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:25:01,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,270 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 20:25:01,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,270 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:01,296 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,296 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,297 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 20:25:01,297 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,297 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 20:25:01,297 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,297 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:25:01,321 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,321 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,322 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,347 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,373 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,374 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,400 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 20:25:01,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,400 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,426 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 20:25:01,426 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:01,426 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 20:25:01,426 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,426 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,452 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,478 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,505 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,532 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 20:25:01,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,532 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,533 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,558 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 20:25:01,558 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 20:25:01,558 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 20:25:01,558 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 20:25:01,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,558 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,559 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,584 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 20:25:01,584 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,584 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,610 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 20:25:01,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,610 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,636 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 20:25:01,636 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,636 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,663 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 20:25:01,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,663 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,690 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 20:25:01,690 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 20:25:01,690 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 20:25:01,690 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 20:25:01,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,690 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,715 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 20:25:01,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,715 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:25:01,742 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,743 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 20:25:01,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,743 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:25:01,768 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:01,768 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: { 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:01,769 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 20:25:01,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: , 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: } 2024-03-01 20:25:01,769 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:25:04,724 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:25:04,725 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 20:25:04,755 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: {"lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:04,756 INFO snapshot-role/MainThread: {"lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ"}, 2024-03-01 20:25:04,757 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx"}, 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:25:04,758 INFO snapshot-role/MainThread: {"lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:25:04,758 INFO snapshot-role/MainThread: {"lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:04,758 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "pv_name":"/dev/sde"}, 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn"}, 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0"}, 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:25:04,759 INFO snapshot-role/MainThread: {"lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "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 20:25:04,759 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:25:04,759 INFO snapshot-role/MainThread: {"lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "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 20:25:04,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,759 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,760 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:25:04,787 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,788 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:04,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,815 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:25:04,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,841 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:25:04,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,864 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,864 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,864 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,864 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,864 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:04,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,864 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,865 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,865 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,865 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:25:04,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,890 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:25:04,915 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,915 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,915 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,915 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,915 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,915 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:04,916 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,916 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,916 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,916 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,916 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,916 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,916 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,916 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:04,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,941 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,941 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,941 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,942 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:25:04,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,966 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:25:04,990 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:04,990 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,990 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:04,990 INFO snapshot-role/MainThread: { 2024-03-01 20:25:04,990 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:04,990 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:04,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,991 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,991 INFO snapshot-role/MainThread: , 2024-03-01 20:25:04,991 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:04,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:04,991 INFO snapshot-role/MainThread: } 2024-03-01 20:25:04,991 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:25:05,015 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,015 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,015 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,015 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,015 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,015 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,016 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,016 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,016 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,016 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,016 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,016 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,016 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,016 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:25:05,042 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,042 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,042 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,042 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,042 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,043 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,043 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,043 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,043 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,043 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:05,068 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,069 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:25:05,091 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,091 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,091 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,091 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,091 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,091 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,091 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,091 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,092 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,092 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,092 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,092 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,092 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:25:05,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,115 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,115 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,115 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,116 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:25:05,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,140 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,141 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:25:05,164 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,164 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,164 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,164 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,164 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,164 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,165 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,165 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,165 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,165 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,165 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,165 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:05,190 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,190 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,190 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,190 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,191 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:25:05,215 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,215 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,216 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:25:05,243 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,244 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:25:05,268 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,268 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,268 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,268 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,269 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:25:05,296 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,296 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,296 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,296 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,296 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 20:25:05,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,297 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,297 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,297 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,297 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:05,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,320 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,320 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,321 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,321 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 20:25:05,321 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,321 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 20:25:05,321 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,321 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,321 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,321 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,321 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,321 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,321 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:25:05,342 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,342 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,342 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,342 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,343 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,343 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,343 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,343 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,343 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:25:05,367 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,368 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:25:05,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,390 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,390 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,391 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,391 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,391 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,391 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,391 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,391 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,391 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,391 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,391 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:25:05,415 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,415 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,415 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,415 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,415 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,415 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 20:25:05,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,416 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,416 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,416 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,416 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,416 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,416 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:05,442 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,442 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,442 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,442 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,442 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,442 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 20:25:05,443 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:05,443 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 20:25:05,443 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,443 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,443 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,443 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,443 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,443 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,443 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,443 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,443 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:25:05,467 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,468 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:25:05,491 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,491 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,491 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,491 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,492 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:25:05,515 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,515 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,515 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,515 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,515 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,515 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,516 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,516 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,516 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,516 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,516 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:25:05,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,540 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,540 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,541 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,541 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,541 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 20:25:05,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,541 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,541 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,541 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,541 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:05,565 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,566 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 20:25:05,566 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 20:25:05,566 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 20:25:05,566 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 20:25:05,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,566 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:25:05,589 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,590 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:25:05,614 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,614 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,614 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,614 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,614 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,614 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 20:25:05,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,615 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,615 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,615 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,615 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,615 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:25:05,638 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,638 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,638 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,638 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,638 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,638 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 20:25:05,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,639 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,639 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,639 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,639 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,639 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:25:05,662 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,662 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,662 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,662 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,662 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,663 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 20:25:05,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,663 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,663 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,663 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,663 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:05,688 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,688 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,688 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,688 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,688 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,689 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 20:25:05,689 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 20:25:05,689 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 20:25:05,689 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 20:25:05,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,689 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,689 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,689 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,689 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,689 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,689 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:25:05,716 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,716 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,716 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,716 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,716 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,717 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 20:25:05,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,717 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,717 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,717 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,717 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,717 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:25:05,740 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,740 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,740 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,740 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,740 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,741 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 20:25:05,741 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,741 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,741 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,741 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,741 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,741 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,741 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,741 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:25:05,763 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: { 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:05,764 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 20:25:05,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: , 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: } 2024-03-01 20:25:05,764 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:25:08,800 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:25:08,800 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 20:25:08,831 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: { 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: { 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:08,832 INFO snapshot-role/MainThread: {"lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"Hwfld9-mZ7q-aers-hwpb-7He9-aSop-7i7jok"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"YlifKB-9HR2-CzJ8-uSgc-ka22-fvyH-DZyTsL"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"afrlm7-8Ydz-TwNU-UDmh-ESGe-kiO2-KaqolQ"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"d42s8r-EMVd-xvLY-atA5-u0QP-zwdL-nV40Jx"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:25:08,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: } 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: { 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:25:08,834 INFO snapshot-role/MainThread: {"lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:25:08,834 INFO snapshot-role/MainThread: {"lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0", "pv_name":"/dev/sde"}, 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,834 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"BT7Uuk-dbO3-pXUK-ug2s-s1e1-nSoH-A2O1wn"}, 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"HrsJ1Q-MNfh-g3P8-yvmt-RU9v-KF2R-AIZ7T0"}, 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: } 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: { 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:25:08,835 INFO snapshot-role/MainThread: {"lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "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 20:25:08,835 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:25:08,835 INFO snapshot-role/MainThread: {"lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "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 20:25:08,835 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:08,835 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"1RjBfg-UJYW-2VC7-b9Iv-sWTi-ct8X-4nQxEL"}, 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"7zPMVD-8Gky-3F8G-rrbA-inSl-dM9h-O69AXr"}, 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: } 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: } 2024-03-01 20:25:08,836 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:25:08,862 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:08,862 INFO snapshot-role/MainThread: { 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: { 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: } 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: , 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: } 2024-03-01 20:25:08,863 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 20:25:08,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:08,979 INFO snapshot-role/MainThread: { 2024-03-01 20:25:08,979 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:08,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:08,979 INFO snapshot-role/MainThread: } 2024-03-01 20:25:08,980 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: , 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,036 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 20:25:09,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,154 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,155 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,155 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: , 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,208 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:25:09,321 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,321 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,322 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,322 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:25:09,375 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: , 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,376 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 20:25:09,497 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,497 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,497 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,498 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,498 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: , 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,546 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:25:09,655 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,655 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,655 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,655 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,655 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,655 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: , 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,700 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,701 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:25:09,816 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,816 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,817 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,817 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,817 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,817 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:25:09,855 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:09,856 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 20:25:09,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: , 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,856 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:25:09,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:09,973 INFO snapshot-role/MainThread: { 2024-03-01 20:25:09,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:09,973 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:09,973 INFO snapshot-role/MainThread: } 2024-03-01 20:25:09,973 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:25:10,013 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:10,013 INFO snapshot-role/MainThread: { 2024-03-01 20:25:10,013 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:10,013 INFO snapshot-role/MainThread: { 2024-03-01 20:25:10,013 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:10,013 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 20:25:10,013 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:10,013 INFO snapshot-role/MainThread: } 2024-03-01 20:25:10,013 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:10,013 INFO snapshot-role/MainThread: , 2024-03-01 20:25:10,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:10,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:10,014 INFO snapshot-role/MainThread: } 2024-03-01 20:25:10,014 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:25:10,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:10,131 INFO snapshot-role/MainThread: { 2024-03-01 20:25:10,131 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:10,131 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:10,131 INFO snapshot-role/MainThread: } 2024-03-01 20:25:10,132 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:25:13,113 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:25:13,113 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 20:25:13,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,141 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "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 20:25:13,141 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "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 20:25:13,141 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "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 20:25:13,141 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "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 20:25:13,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:13,142 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:25:13,143 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:25:13,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:13,143 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:25:13,144 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:25:13,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,144 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,145 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:25:13,167 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,168 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 20:25:13,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,168 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:13,190 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,191 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 20:25:13,191 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 20:25:13,191 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 20:25:13,191 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 20:25:13,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,191 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:25:13,214 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:13,214 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,215 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:25:13,237 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,237 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,237 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,238 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 20:25:13,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,238 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,238 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,238 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,238 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:13,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,261 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,261 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,261 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,261 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,261 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 20:25:13,262 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 20:25:13,262 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 20:25:13,262 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:13,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,262 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,262 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,262 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,262 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,262 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:25:13,284 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:13,284 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,284 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,284 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,284 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,285 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,285 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,285 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,285 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,285 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:25:13,307 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,307 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,307 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,308 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 20:25:13,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,308 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,308 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,308 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,308 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,308 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:13,334 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,335 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 20:25:13,335 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 20:25:13,335 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 20:25:13,335 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 20:25:13,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,335 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:25:13,357 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:13,357 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,357 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,357 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,357 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,358 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,358 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,358 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,358 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,358 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,358 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:25:13,380 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,380 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,380 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,380 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,380 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:13,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,381 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,381 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,381 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,381 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,381 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:13,403 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,403 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,403 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,404 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,404 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,404 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 20:25:13,404 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 20:25:13,404 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 20:25:13,404 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 20:25:13,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,404 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,404 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,404 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,404 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,404 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:25:13,428 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:13,428 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,428 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,428 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,428 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,429 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,429 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,429 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,429 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,429 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,429 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:25:13,450 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,450 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,451 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 20:25:13,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,451 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:13,473 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,473 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,474 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,474 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,474 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 20:25:13,474 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 20:25:13,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,474 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,474 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,474 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,474 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,474 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:25:13,495 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:13,495 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,495 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,495 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,495 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,495 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,495 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,495 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,496 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,496 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,496 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,496 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:25:13,516 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,516 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,516 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,516 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,516 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,516 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 20:25:13,516 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,516 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,517 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,517 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,517 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,517 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,517 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:13,539 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,539 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,539 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,539 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,540 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,540 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 20:25:13,540 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 20:25:13,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,540 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,540 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,540 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,540 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,540 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:25:13,562 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:13,562 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,562 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,562 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,562 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,562 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,563 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,563 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,563 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,563 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,563 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:25:13,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,586 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 20:25:13,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,586 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:13,608 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,608 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,608 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,608 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,608 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,608 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 20:25:13,608 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 20:25:13,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,609 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,609 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,609 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,609 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,609 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,609 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:25:13,632 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:13,632 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,633 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:25:13,656 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,656 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,656 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,656 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,656 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,657 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 20:25:13,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,657 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,657 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,657 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,657 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,657 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:13,680 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:13,680 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,680 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,680 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,680 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,680 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 20:25:13,681 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 20:25:13,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,681 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,681 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,681 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,681 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,681 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:25:13,702 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:13,702 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,702 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:13,702 INFO snapshot-role/MainThread: { 2024-03-01 20:25:13,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:13,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,702 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,703 INFO snapshot-role/MainThread: , 2024-03-01 20:25:13,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:13,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:13,703 INFO snapshot-role/MainThread: } 2024-03-01 20:25:13,703 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:25:16,746 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:25:16,746 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 20:25:16,775 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: { 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: { 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:16,775 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "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 20:25:16,775 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "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 20:25:16,776 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "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 20:25:16,776 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "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 20:25:16,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: } 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: { 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:16,776 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:25:16,777 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:25:16,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: } 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: { 2024-03-01 20:25:16,777 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:25:16,778 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:25:16,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: } 2024-03-01 20:25:16,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,779 INFO snapshot-role/MainThread: , 2024-03-01 20:25:16,779 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:16,779 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:16,779 INFO snapshot-role/MainThread: } 2024-03-01 20:25:16,779 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:25:19,721 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:25:19,721 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 20:25:19,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,750 INFO snapshot-role/MainThread: {"lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "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 20:25:19,751 INFO snapshot-role/MainThread: {"lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "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 20:25:19,751 INFO snapshot-role/MainThread: {"lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "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 20:25:19,751 INFO snapshot-role/MainThread: {"lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "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 20:25:19,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY"}, 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6"} 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:19,751 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "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 20:25:19,752 INFO snapshot-role/MainThread: {"lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "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 20:25:19,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf"}, 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua"} 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:19,752 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "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 20:25:19,753 INFO snapshot-role/MainThread: {"lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "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 20:25:19,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sda"}, 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu", "pv_name":"/dev/sdb"}, 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb"}, 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu"} 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,753 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,754 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,754 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,754 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:25:19,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,778 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 20:25:19,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,778 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:19,800 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:19,800 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,800 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,801 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,801 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,801 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 20:25:19,801 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 20:25:19,801 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 20:25:19,801 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 20:25:19,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,801 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,801 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,801 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,801 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,801 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,801 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:25:19,823 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,824 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:25:19,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,847 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 20:25:19,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,847 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:19,869 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,870 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 20:25:19,870 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 20:25:19,870 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 20:25:19,870 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 20:25:19,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,870 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:25:19,893 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:19,893 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,894 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:25:19,916 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:19,916 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,916 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,916 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,916 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,916 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 20:25:19,916 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,917 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,917 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,917 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,917 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,917 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,917 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,917 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:19,938 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:19,938 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,938 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,938 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,938 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,939 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 20:25:19,939 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 20:25:19,939 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 20:25:19,939 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 20:25:19,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,939 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,939 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,939 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,939 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,939 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:25:19,961 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,962 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:25:19,984 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:19,984 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,984 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:19,984 INFO snapshot-role/MainThread: { 2024-03-01 20:25:19,984 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:19,985 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:19,985 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,985 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,985 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,985 INFO snapshot-role/MainThread: , 2024-03-01 20:25:19,985 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:19,985 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:19,985 INFO snapshot-role/MainThread: } 2024-03-01 20:25:19,985 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:20,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:20,007 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,008 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,008 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,008 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 20:25:20,008 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 20:25:20,008 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 20:25:20,008 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 20:25:20,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,008 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,008 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,008 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,008 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,032 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:25:20,056 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:20,056 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,056 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,056 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,057 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,057 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 20:25:20,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,057 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,057 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,057 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,057 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,057 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:20,079 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,080 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 20:25:20,080 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 20:25:20,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,080 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,107 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:25:20,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:20,131 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,132 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 20:25:20,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,132 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:20,153 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:20,153 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,153 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,153 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,154 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,154 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 20:25:20,154 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 20:25:20,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,154 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,154 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,154 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,154 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,154 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:25:20,178 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:20,178 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,178 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,179 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:25:20,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,203 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 20:25:20,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,203 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:20,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:20,225 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,225 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,225 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,225 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,226 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 20:25:20,226 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 20:25:20,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,226 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,226 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,226 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,226 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:25:20,249 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,250 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,275 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 20:25:20,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,275 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,301 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 20:25:20,301 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 20:25:20,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,301 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:25:20,324 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: { 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: , 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: } 2024-03-01 20:25:20,325 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:30,716 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:26:30,716 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 20:26:30,743 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:30,744 INFO snapshot-role/MainThread: {"lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "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 20:26:30,744 INFO snapshot-role/MainThread: {"lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "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 20:26:30,744 INFO snapshot-role/MainThread: {"lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "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 20:26:30,744 INFO snapshot-role/MainThread: {"lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "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 20:26:30,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdh"} 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ"} 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:30,745 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "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 20:26:30,746 INFO snapshot-role/MainThread: {"lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "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 20:26:30,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax"}, 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM"} 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:30,746 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "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 20:26:30,747 INFO snapshot-role/MainThread: {"lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "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 20:26:30,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sda"} 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP"} 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,747 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:26:30,748 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:26:30,748 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 20:26:30,774 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: {"lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "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 20:26:30,775 INFO snapshot-role/MainThread: {"lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "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 20:26:30,775 INFO snapshot-role/MainThread: {"lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "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 20:26:30,775 INFO snapshot-role/MainThread: {"lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "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 20:26:30,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:30,775 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdh"} 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ"} 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:30,776 INFO snapshot-role/MainThread: {"lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "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 20:26:30,776 INFO snapshot-role/MainThread: {"lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "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 20:26:30,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax"}, 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM"} 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:30,777 INFO snapshot-role/MainThread: {"lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "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 20:26:30,777 INFO snapshot-role/MainThread: {"lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "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 20:26:30,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sda"} 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP"} 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,778 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:26:30,803 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:30,803 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,803 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:30,803 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,804 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:30,804 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 20:26:30,804 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,804 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,804 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,804 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,804 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:30,804 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,804 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,804 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:30,823 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:30,823 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:30,823 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:30,824 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 20:26:30,824 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 20:26:30,824 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 20:26:30,824 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 20:26:30,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,824 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,824 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:30,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,824 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,824 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:26:30,845 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: { 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: , 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: } 2024-03-01 20:26:30,846 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:26:31,073 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,073 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,073 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,073 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,073 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:26:31,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:31,124 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 20:26:31,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: , 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,124 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,125 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:31,149 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,150 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 20:26:31,150 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 20:26:31,150 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 20:26:31,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: , 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,150 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:26:31,173 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: , 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,174 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:26:31,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,375 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,375 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,375 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,375 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:26:31,412 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,412 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,412 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:31,412 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,412 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:31,412 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 20:26:31,412 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,413 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,413 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,413 INFO snapshot-role/MainThread: , 2024-03-01 20:26:31,413 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,413 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,413 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,413 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:31,452 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,453 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 20:26:31,453 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 20:26:31,453 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: , 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,453 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:31,475 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:31,475 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,475 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:31,475 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,475 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:31,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,476 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:31,476 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,476 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,476 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:26:31,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,684 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,684 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,684 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:26:31,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:31,729 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 20:26:31,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: , 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,729 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,730 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:31,759 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,759 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:31,760 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 20:26:31,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: , 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,760 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:26:31,784 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:31,784 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,784 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:31,784 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,784 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:31,784 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,784 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,785 INFO snapshot-role/MainThread: , 2024-03-01 20:26:31,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,785 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,785 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:26:31,996 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:31,997 INFO snapshot-role/MainThread: { 2024-03-01 20:26:31,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:31,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:31,997 INFO snapshot-role/MainThread: } 2024-03-01 20:26:31,997 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,045 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 20:26:32,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,045 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:32,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,069 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,070 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 20:26:32,070 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 20:26:32,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,070 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:26:32,093 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:32,093 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,093 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,094 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:26:32,295 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,296 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,296 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,296 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,296 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,347 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 20:26:32,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,347 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:32,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,375 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 20:26:32,375 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:32,375 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 20:26:32,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,375 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:26:32,398 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:32,398 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,398 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,399 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,399 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,399 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,399 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,399 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,399 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,399 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,399 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:26:32,600 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,601 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,601 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,601 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,601 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:26:32,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,643 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,643 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,643 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,643 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,643 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 20:26:32,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,643 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,643 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,644 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,644 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,644 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:32,666 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,666 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,666 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,666 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,666 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,667 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 20:26:32,667 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 20:26:32,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,667 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,667 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,667 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,667 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,667 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:32,691 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:32,691 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,692 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:26:32,900 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,900 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,900 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,900 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,900 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,901 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,943 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 20:26:32,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,943 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:32,967 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,968 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 20:26:32,968 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 20:26:32,968 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 20:26:32,968 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,968 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:32,995 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: { 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: , 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: } 2024-03-01 20:26:32,996 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:26:33,196 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:33,196 INFO snapshot-role/MainThread: { 2024-03-01 20:26:33,196 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:33,196 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:33,196 INFO snapshot-role/MainThread: } 2024-03-01 20:26:33,197 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:36,302 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:26:36,302 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 20:26:36,332 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"lv_uuid":"Gmon7G-Lpox-1Y5p-Seek-LM2E-4vzx-x18Rp8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"lv_uuid":"I9Yqi3-4qaz-aadO-bs5V-Hwx7-mly2-zdfzrS", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:36,333 INFO snapshot-role/MainThread: {"lv_uuid":"fk57iF-HRXE-pHOc-VNcV-QfaP-YtNe-tAKMBa", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"lv_uuid":"V4LaOR-EanK-NOgE-1cvQ-EDee-FVog-3JpWa2", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"I9Yqi3-4qaz-aadO-bs5V-Hwx7-mly2-zdfzrS", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"fk57iF-HRXE-pHOc-VNcV-QfaP-YtNe-tAKMBa", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"V4LaOR-EanK-NOgE-1cvQ-EDee-FVog-3JpWa2", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"Gmon7G-Lpox-1Y5p-Seek-LM2E-4vzx-x18Rp8", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdh"} 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"Gmon7G-Lpox-1Y5p-Seek-LM2E-4vzx-x18Rp8"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"I9Yqi3-4qaz-aadO-bs5V-Hwx7-mly2-zdfzrS"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"V4LaOR-EanK-NOgE-1cvQ-EDee-FVog-3JpWa2"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"fk57iF-HRXE-pHOc-VNcV-QfaP-YtNe-tAKMBa"}, 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ"} 2024-03-01 20:26:36,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "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 20:26:36,335 INFO snapshot-role/MainThread: {"lv_uuid":"5GdVYC-QJ9k-2c0D-yxKr-efXa-S0x6-I82bbk", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "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 20:26:36,335 INFO snapshot-role/MainThread: {"lv_uuid":"K2dKqJ-pFli-3IWH-Iemc-jsb4-Gxxv-JY4ZEP", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO", "lv_uuid":"K2dKqJ-pFli-3IWH-Iemc-jsb4-Gxxv-JY4ZEP", "pv_name":"/dev/sde"}, 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"5GdVYC-QJ9k-2c0D-yxKr-efXa-S0x6-I82bbk", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,335 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"5GdVYC-QJ9k-2c0D-yxKr-efXa-S0x6-I82bbk"}, 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax"}, 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"K2dKqJ-pFli-3IWH-Iemc-jsb4-Gxxv-JY4ZEP"}, 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM"} 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "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 20:26:36,336 INFO snapshot-role/MainThread: {"lv_uuid":"uwnxCt-1sNh-EqRq-mECV-rZxU-M33y-FDwjxd", "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 20:26:36,336 INFO snapshot-role/MainThread: {"lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "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 20:26:36,336 INFO snapshot-role/MainThread: {"lv_uuid":"ENoOXS-C1n9-o54E-Nhhs-fnNr-GqdF-qr3Nh4", "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 20:26:36,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2", "lv_uuid":"uwnxCt-1sNh-EqRq-mECV-rZxU-M33y-FDwjxd", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2", "lv_uuid":"ENoOXS-C1n9-o54E-Nhhs-fnNr-GqdF-qr3Nh4", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:36,336 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sda"} 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"ENoOXS-C1n9-o54E-Nhhs-fnNr-GqdF-qr3Nh4"}, 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"uwnxCt-1sNh-EqRq-mECV-rZxU-M33y-FDwjxd"}, 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP"} 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,337 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:26:36,361 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,362 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,389 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,390 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:26:36,416 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,416 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,416 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,417 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:36,439 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,439 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,439 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,439 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,440 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:36,465 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,465 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,465 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,465 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,465 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,466 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,466 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,466 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,466 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,466 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,466 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,466 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,466 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,466 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:26:36,489 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,490 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:36,513 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,513 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,513 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,513 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,513 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,514 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:26:36,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,538 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,539 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:36,562 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,562 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,563 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:36,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,586 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:26:36,609 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,610 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:36,634 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,634 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,635 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:36,660 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,660 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,661 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:36,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,685 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:36,707 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,707 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,707 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,707 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,707 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,707 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,708 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,708 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,708 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,708 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,708 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:26:36,733 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,733 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,733 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,733 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,733 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,734 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,734 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,734 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,734 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,734 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:36,757 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,757 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,758 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:26:36,781 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,781 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,781 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,781 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,781 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,782 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,782 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,782 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,782 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,782 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:36,806 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,806 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,807 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:36,832 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,832 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,832 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,832 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,832 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,832 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,833 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,833 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,833 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,833 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,833 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,833 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:26:36,857 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,857 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,857 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,857 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,858 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,858 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 20:26:36,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,858 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,858 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,858 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,858 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,858 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:36,880 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,880 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,880 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,880 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,880 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,880 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 20:26:36,880 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:36,881 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 20:26:36,881 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,881 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,881 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,881 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,881 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,881 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:26:36,905 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,905 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,905 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,905 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,905 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,905 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,905 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,906 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,906 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,906 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,906 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,906 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,906 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:36,928 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,929 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:36,956 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,956 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,956 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,956 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,956 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,957 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:36,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,957 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,957 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,957 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,957 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,957 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:26:36,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:36,979 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,979 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:36,979 INFO snapshot-role/MainThread: { 2024-03-01 20:26:36,979 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:36,979 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 20:26:36,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,980 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,980 INFO snapshot-role/MainThread: , 2024-03-01 20:26:36,980 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:36,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:36,980 INFO snapshot-role/MainThread: } 2024-03-01 20:26:36,980 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:37,004 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,004 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,004 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,004 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,004 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,005 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 20:26:37,005 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:37,005 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 20:26:37,005 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,005 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,005 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,005 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,005 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,005 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:26:37,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,033 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:37,057 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,057 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,057 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,057 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,058 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:37,079 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,079 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,079 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,079 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,079 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,079 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:37,079 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,080 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,080 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,080 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,080 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,080 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,080 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:26:37,104 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,104 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,104 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,104 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,104 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,105 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 20:26:37,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,105 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,105 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,105 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,105 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,105 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:37,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,127 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,127 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,127 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,127 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,128 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 20:26:37,128 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 20:26:37,128 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 20:26:37,128 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 20:26:37,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,128 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,128 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,128 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,128 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:37,151 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,151 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,151 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,151 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,152 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 20:26:37,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,152 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,152 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,152 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,152 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,152 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:37,176 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,176 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,176 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,176 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,177 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 20:26:37,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,177 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,177 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,177 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,177 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,201 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 20:26:37,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,201 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,201 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,201 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,201 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,201 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:26:37,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,226 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 20:26:37,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,226 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:37,249 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,249 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,249 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,249 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,250 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 20:26:37,250 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 20:26:37,250 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 20:26:37,250 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 20:26:37,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,250 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,250 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,250 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,250 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:37,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,272 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,272 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,272 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 20:26:37,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,273 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,273 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,273 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,273 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:37,295 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,295 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,295 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,295 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,295 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,296 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 20:26:37,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,296 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,296 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,296 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,296 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,296 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:37,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:37,318 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:37,318 INFO snapshot-role/MainThread: { 2024-03-01 20:26:37,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:37,318 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 20:26:37,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,319 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,319 INFO snapshot-role/MainThread: , 2024-03-01 20:26:37,319 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:37,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:37,319 INFO snapshot-role/MainThread: } 2024-03-01 20:26:37,319 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:40,295 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:26:40,295 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:26:40,295 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:40,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: { 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: { 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:40,320 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 20:26:40,320 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 20:26:40,320 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 20:26:40,320 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 20:26:40,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: } 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: , 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: } 2024-03-01 20:26:40,320 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:40,342 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:40,342 INFO snapshot-role/MainThread: { 2024-03-01 20:26:40,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:40,342 INFO snapshot-role/MainThread: { 2024-03-01 20:26:40,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:40,343 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 20:26:40,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:40,343 INFO snapshot-role/MainThread: } 2024-03-01 20:26:40,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:40,343 INFO snapshot-role/MainThread: , 2024-03-01 20:26:40,343 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:40,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:40,343 INFO snapshot-role/MainThread: } 2024-03-01 20:26:40,343 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 20:26:40,373 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:40,373 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:43,301 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 20:26:43,301 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 20:26:43,302 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:43,328 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: { 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: { 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:43,329 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 20:26:43,329 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:43,329 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 20:26:43,329 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 20:26:43,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: } 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: , 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: } 2024-03-01 20:26:43,329 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:43,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:43,353 INFO snapshot-role/MainThread: { 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: { 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:43,354 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 20:26:43,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: } 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: , 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: } 2024-03-01 20:26:43,354 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 20:26:43,384 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:43,384 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:46,259 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 20:26:46,259 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 20:26:46,259 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:46,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: { 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: { 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: } 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: , 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: } 2024-03-01 20:26:46,288 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:46,312 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:46,312 INFO snapshot-role/MainThread: { 2024-03-01 20:26:46,312 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:46,312 INFO snapshot-role/MainThread: { 2024-03-01 20:26:46,312 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:46,312 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:46,312 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:46,312 INFO snapshot-role/MainThread: } 2024-03-01 20:26:46,313 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:46,313 INFO snapshot-role/MainThread: , 2024-03-01 20:26:46,313 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:46,313 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:46,313 INFO snapshot-role/MainThread: } 2024-03-01 20:26:46,313 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 20:26:46,343 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:46,343 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:49,314 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 20:26:49,314 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 20:26:49,314 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:49,342 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: { 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: { 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: } 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: , 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: } 2024-03-01 20:26:49,343 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 20:26:49,367 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:49,367 INFO snapshot-role/MainThread: { 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: { 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: } 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: , 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: } 2024-03-01 20:26:49,368 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 20:26:49,396 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:49,397 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:52,517 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 20:26:52,517 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:26:52,517 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:52,545 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: { 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: { 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:52,546 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 20:26:52,546 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:52,546 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 20:26:52,546 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: } 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: , 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: } 2024-03-01 20:26:52,546 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:52,575 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: { 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: { 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: } 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: , 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:52,576 INFO snapshot-role/MainThread: } 2024-03-01 20:26:52,577 INFO snapshot-role/MainThread: exit code: 0: ['/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1'] 2024-03-01 20:26:55,796 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:26:55,796 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:26:55,797 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:55,822 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:55,822 INFO snapshot-role/MainThread: { 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: { 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:55,823 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 20:26:55,823 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:55,823 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 20:26:55,823 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: } 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: , 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: } 2024-03-01 20:26:55,823 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:26:55,847 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: { 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: { 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:55,848 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 20:26:55,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: } 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: , 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: } 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:26:55,848 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 20:26:55,861 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:55,861 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:58,963 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 20:26:58,963 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 20:26:58,963 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:58,990 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: { 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: { 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:58,991 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 20:26:58,991 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:58,991 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 20:26:58,991 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: } 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: , 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: } 2024-03-01 20:26:58,991 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:26:59,017 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:59,017 INFO snapshot-role/MainThread: { 2024-03-01 20:26:59,017 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:59,017 INFO snapshot-role/MainThread: { 2024-03-01 20:26:59,017 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:59,018 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 20:26:59,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:59,018 INFO snapshot-role/MainThread: } 2024-03-01 20:26:59,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:59,018 INFO snapshot-role/MainThread: , 2024-03-01 20:26:59,018 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:59,018 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:59,018 INFO snapshot-role/MainThread: } 2024-03-01 20:26:59,018 INFO snapshot-role/MainThread: exit code: 0: ['not mounted /mnt/lv1_mp'] 2024-03-01 20:27:02,045 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 20:27:02,046 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 20:27:02,046 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:27:02,071 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: { 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: { 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:02,072 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 20:27:02,072 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:27:02,072 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 20:27:02,072 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: } 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: , 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: } 2024-03-01 20:27:02,072 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 20:27:02,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: { 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: { 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:02,097 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 20:27:02,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: } 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: , 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: } 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 20:27:02,097 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 20:27:02,110 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:02,111 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:27:05,218 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 20:27:05,218 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 20:27:05,218 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:27:05,244 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: { 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: { 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: } 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: , 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: } 2024-03-01 20:27:05,245 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:27:05,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:05,267 INFO snapshot-role/MainThread: { 2024-03-01 20:27:05,267 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:05,267 INFO snapshot-role/MainThread: { 2024-03-01 20:27:05,267 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:05,267 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:05,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:05,268 INFO snapshot-role/MainThread: } 2024-03-01 20:27:05,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:05,268 INFO snapshot-role/MainThread: , 2024-03-01 20:27:05,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:05,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:05,268 INFO snapshot-role/MainThread: } 2024-03-01 20:27:05,268 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 20:27:05,268 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 20:27:05,280 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:05,280 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:27:08,394 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 20:27:08,394 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 20:27:08,394 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 20:27:08,394 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 20:27:08,412 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:08,412 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:27:11,345 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:27:11,345 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 20:27:11,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: {"lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: {"lv_uuid":"Gmon7G-Lpox-1Y5p-Seek-LM2E-4vzx-x18Rp8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: {"lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:27:11,375 INFO snapshot-role/MainThread: {"lv_uuid":"I9Yqi3-4qaz-aadO-bs5V-Hwx7-mly2-zdfzrS", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"1.30", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"lv_uuid":"fk57iF-HRXE-pHOc-VNcV-QfaP-YtNe-tAKMBa", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"3.16", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"lv_uuid":"V4LaOR-EanK-NOgE-1cvQ-EDee-FVog-3JpWa2", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdj"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"I9Yqi3-4qaz-aadO-bs5V-Hwx7-mly2-zdfzrS", "pv_name":"/dev/sdj"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"fk57iF-HRXE-pHOc-VNcV-QfaP-YtNe-tAKMBa", "pv_name":"/dev/sdj"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"V4LaOR-EanK-NOgE-1cvQ-EDee-FVog-3JpWa2", "pv_name":"/dev/sdj"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdi"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdg"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"Gmon7G-Lpox-1Y5p-Seek-LM2E-4vzx-x18Rp8", "pv_name":"/dev/sdg"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdh"} 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"Gmon7G-Lpox-1Y5p-Seek-LM2E-4vzx-x18Rp8"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"I9Yqi3-4qaz-aadO-bs5V-Hwx7-mly2-zdfzrS"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"V4LaOR-EanK-NOgE-1cvQ-EDee-FVog-3JpWa2"}, 2024-03-01 20:27:11,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"fk57iF-HRXE-pHOc-VNcV-QfaP-YtNe-tAKMBa"}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ"} 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "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 20:27:11,377 INFO snapshot-role/MainThread: {"lv_uuid":"5GdVYC-QJ9k-2c0D-yxKr-efXa-S0x6-I82bbk", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "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 20:27:11,377 INFO snapshot-role/MainThread: {"lv_uuid":"K2dKqJ-pFli-3IWH-Iemc-jsb4-Gxxv-JY4ZEP", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO", "lv_uuid":"K2dKqJ-pFli-3IWH-Iemc-jsb4-Gxxv-JY4ZEP", "pv_name":"/dev/sde"}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "pv_name":"/dev/sdd"}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "pv_name":"/dev/sdd"}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"5GdVYC-QJ9k-2c0D-yxKr-efXa-S0x6-I82bbk", "pv_name":"/dev/sdd"}, 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,377 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"5GdVYC-QJ9k-2c0D-yxKr-efXa-S0x6-I82bbk"}, 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax"}, 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"K2dKqJ-pFli-3IWH-Iemc-jsb4-Gxxv-JY4ZEP"}, 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM"} 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "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 20:27:11,378 INFO snapshot-role/MainThread: {"lv_uuid":"uwnxCt-1sNh-EqRq-mECV-rZxU-M33y-FDwjxd", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"2.81", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "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 20:27:11,378 INFO snapshot-role/MainThread: {"lv_uuid":"ENoOXS-C1n9-o54E-Nhhs-fnNr-GqdF-qr3Nh4", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2", "lv_uuid":"uwnxCt-1sNh-EqRq-mECV-rZxU-M33y-FDwjxd", "pv_name":"/dev/sdc"}, 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2", "lv_uuid":"ENoOXS-C1n9-o54E-Nhhs-fnNr-GqdF-qr3Nh4", "pv_name":"/dev/sdc"}, 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:27:11,378 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sda"} 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"ENoOXS-C1n9-o54E-Nhhs-fnNr-GqdF-qr3Nh4"}, 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"uwnxCt-1sNh-EqRq-mECV-rZxU-M33y-FDwjxd"}, 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP"} 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,379 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:27:11,405 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:11,405 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,405 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:11,405 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,405 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:11,406 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:11,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,406 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,406 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,406 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:11,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,406 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,406 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 20:27:11,521 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:11,521 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,521 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:11,522 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,522 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,522 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.30", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,578 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,579 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 20:27:11,698 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:11,698 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,698 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:11,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,698 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,698 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,748 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,749 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:27:11,866 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:11,867 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,867 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:11,867 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,867 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,867 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: { 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,910 INFO snapshot-role/MainThread: , 2024-03-01 20:27:11,911 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:11,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:11,911 INFO snapshot-role/MainThread: } 2024-03-01 20:27:11,911 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 20:27:12,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:12,044 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:12,044 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,044 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,044 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:27:12,087 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: , 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,088 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:27:12,201 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:12,201 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,202 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:12,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,202 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,202 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,237 INFO snapshot-role/MainThread: , 2024-03-01 20:27:12,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:12,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,238 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,238 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:27:12,355 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:12,355 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,356 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:12,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,356 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,356 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: , 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:12,393 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,394 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,394 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:27:12,506 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:12,507 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,507 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:12,507 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,507 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,507 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: , 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,549 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:27:12,674 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:12,674 INFO snapshot-role/MainThread: { 2024-03-01 20:27:12,675 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:12,675 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:12,675 INFO snapshot-role/MainThread: } 2024-03-01 20:27:12,675 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:27:15,676 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:27:15,676 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 20:27:15,706 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,706 INFO snapshot-role/MainThread: {"lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "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 20:27:15,706 INFO snapshot-role/MainThread: {"lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "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 20:27:15,706 INFO snapshot-role/MainThread: {"lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "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 20:27:15,707 INFO snapshot-role/MainThread: {"lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "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 20:27:15,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdj"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt", "pv_name":"/dev/sdi"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ", "pv_name":"/dev/sdg"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdg"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1", "pv_name":"/dev/sdh"} 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1"}, 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ"} 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,707 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "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 20:27:15,708 INFO snapshot-role/MainThread: {"lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "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 20:27:15,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax", "pv_name":"/dev/sdd"}, 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM", "pv_name":"/dev/sdd"}, 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax"}, 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM"} 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,708 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "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 20:27:15,709 INFO snapshot-role/MainThread: {"lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "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 20:27:15,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT", "pv_name":"/dev/sda"} 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT"}, 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP"} 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,710 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,710 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:27:15,733 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,734 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 20:27:15,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,734 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:27:15,755 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:15,755 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,755 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,755 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,755 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,755 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 20:27:15,755 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 20:27:15,756 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 20:27:15,756 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 20:27:15,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,756 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,756 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,756 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,756 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,756 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:27:15,776 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:15,776 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,776 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,776 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,776 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,777 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,777 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,777 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,777 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,777 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:27:15,797 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:15,797 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,797 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,797 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,797 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,797 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 20:27:15,797 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,798 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,798 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,798 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,798 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,798 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:27:15,823 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:15,823 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,823 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,824 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,824 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 20:27:15,824 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 20:27:15,824 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 20:27:15,824 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 20:27:15,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,824 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,824 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,824 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,824 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:27:15,847 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:15,847 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,847 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,847 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,847 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,848 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,848 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,848 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,848 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,848 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:27:15,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:15,870 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,870 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,871 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,871 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 20:27:15,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,871 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,871 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,871 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,871 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,871 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:27:15,894 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:15,894 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,894 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,894 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,894 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 20:27:15,895 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 20:27:15,895 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 20:27:15,895 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 20:27:15,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,895 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,895 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,895 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,895 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,895 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:27:15,918 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:15,918 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,919 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:27:15,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:15,941 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,941 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,942 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,942 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,942 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 20:27:15,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,942 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,942 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,942 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,942 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,942 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,942 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:27:15,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,966 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 20:27:15,966 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 20:27:15,966 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 20:27:15,966 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 20:27:15,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,966 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:27:15,989 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: { 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: , 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: } 2024-03-01 20:27:15,990 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:27:16,013 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:16,013 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,013 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,014 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,014 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 20:27:16,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,014 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,014 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,014 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,014 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:27:16,036 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,037 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 20:27:16,037 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 20:27:16,037 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,037 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:27:16,058 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:16,058 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,058 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,058 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,058 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,059 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,059 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,059 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,059 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,059 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:27:16,081 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:16,081 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,081 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,081 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,081 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,081 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 20:27:16,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,082 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,082 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,082 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,082 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:27:16,109 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,110 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 20:27:16,110 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,110 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:27:16,133 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,134 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:27:16,156 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,157 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 20:27:16,157 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,157 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:27:16,181 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,182 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 20:27:16,182 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 20:27:16,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,182 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:27:16,204 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:16,204 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,204 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,204 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,204 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,205 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,205 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,205 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,205 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,205 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:27:16,226 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:16,226 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,226 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,227 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,227 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 20:27:16,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,227 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,227 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,227 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,227 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,227 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,227 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:27:16,249 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:16,249 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,249 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,249 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,249 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,249 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 20:27:16,250 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 20:27:16,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,250 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,250 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,250 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,250 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:27:16,272 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:16,272 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:16,272 INFO snapshot-role/MainThread: { 2024-03-01 20:27:16,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:16,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,273 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,273 INFO snapshot-role/MainThread: , 2024-03-01 20:27:16,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:16,273 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:16,273 INFO snapshot-role/MainThread: } 2024-03-01 20:27:16,273 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" 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" + cat /tmp/blivet.log 2024-03-01 20:24:15,655 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_b6bt03ya/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:22,104 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_tkil4w3i/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:29,187 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_y2mdlu4_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:29,370 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:29,370 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:24:29,403 INFO program/MainThread: stdout[2]: 2024-03-01 20:24:29,403 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 20:24:29,403 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:24:29,404 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:24:29,408 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:29,409 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:24:29,412 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:29,412 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:24:29,415 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:29,416 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:24:29,419 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:29,419 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:24:29,426 INFO program/MainThread: stdout: 2024-03-01 20:24:29,426 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:24:29,426 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,426 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,426 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,426 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,426 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,427 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,427 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,427 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,427 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,427 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,427 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,427 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:24:29,427 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:24:29,427 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:29,427 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:29,427 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 20:24:29,427 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:29,427 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:29,428 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:24:29,428 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:29,428 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:24:29,428 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:24:29,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:29,442 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:29,453 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:24:29,457 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a084f240-dcf0-4956-b4a8-3e7c7a183736 ' '/dev/disk/by-id/scsi-36001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/wwn-0x6001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', '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': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'ID_SERIAL': '36001405a084f240dcf04956b4a83e7c7', 'ID_SERIAL_SHORT': '6001405a084f240dcf04956b4a83e7c7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a084f240d', 'ID_WWN_VENDOR_EXTENSION': '0xcf04956b4a83e7c7', 'ID_WWN_WITH_EXTENSION': '0x6001405a084f240dcf04956b4a83e7c7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a084f240dcf04956b4a83e7c7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463289508'} ; 2024-03-01 20:24:29,457 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 20:24:29,458 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 20:24:29,485 INFO program/MainThread: stdout[3]: 2024-03-01 20:24:29,485 INFO program/MainThread: stderr[3]: 2024-03-01 20:24:29,485 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:24:29,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,499 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:24:29,503 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:24:29,504 INFO blivet/MainThread: sda is a disk 2024-03-01 20:24:29,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:24:29,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:24:29,508 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:29,511 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:29,511 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 20:24:29,515 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 20:24:29,515 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,516 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:24:29,516 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7cc4bc88) -- 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 = 6001405a084f240dcf04956b4a83e7c7 2024-03-01 20:24:29,520 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:24:29,520 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:24:29,523 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/wwn-0x60014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/scsi-360014053a44f550a4b748eda6f70f787', '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': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'ID_SERIAL': '360014053a44f550a4b748eda6f70f787', 'ID_SERIAL_SHORT': '60014053a44f550a4b748eda6f70f787', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053a44f550a', 'ID_WWN_VENDOR_EXTENSION': '0x4b748eda6f70f787', 'ID_WWN_WITH_EXTENSION': '0x60014053a44f550a4b748eda6f70f787', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053a44f550a4b748eda6f70f787', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463340160'} ; 2024-03-01 20:24:29,523 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 20:24:29,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,533 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:24:29,534 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:24:29,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:24:29,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:24:29,537 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:29,541 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:29,541 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 20:24:29,544 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 20:24:29,544 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,545 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:24:29,545 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7cc04278) -- 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 = 60014053a44f550a4b748eda6f70f787 2024-03-01 20:24:29,548 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:24:29,548 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:24:29,552 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/scsi-360014056fc8a9f832f341b7a189a32ac', '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': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'ID_SERIAL': '360014056fc8a9f832f341b7a189a32ac', 'ID_SERIAL_SHORT': '60014056fc8a9f832f341b7a189a32ac', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056fc8a9f83', 'ID_WWN_VENDOR_EXTENSION': '0x2f341b7a189a32ac', 'ID_WWN_WITH_EXTENSION': '0x60014056fc8a9f832f341b7a189a32ac', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056fc8a9f832f341b7a189a32ac', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464088429'} ; 2024-03-01 20:24:29,552 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 20:24:29,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,562 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:24:29,562 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:24:29,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:24:29,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:24:29,566 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:24:29,569 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:24:29,569 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 20:24:29,572 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 20:24:29,573 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,573 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:24:29,573 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3ba9b0) -- 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 = 60014056fc8a9f832f341b7a189a32ac 2024-03-01 20:24:29,577 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:24:29,577 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:24:29,580 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/wwn-0x60014051464a738a4ef439c84d49e33e', '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': '1464a738-a4ef-439c-84d4-9e33ef706498', 'ID_SERIAL': '360014051464a738a4ef439c84d49e33e', 'ID_SERIAL_SHORT': '60014051464a738a4ef439c84d49e33e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051464a738a', 'ID_WWN_VENDOR_EXTENSION': '0x4ef439c84d49e33e', 'ID_WWN_WITH_EXTENSION': '0x60014051464a738a4ef439c84d49e33e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051464a738a4ef439c84d49e33e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464210932'} ; 2024-03-01 20:24:29,580 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 20:24:29,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,590 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:24:29,591 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:24:29,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:24:29,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:24:29,594 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:24:29,597 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:24:29,597 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 20:24:29,601 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 20:24:29,601 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,601 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:24:29,601 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3baeb8) -- 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 = 60014051464a738a4ef439c84d49e33e 2024-03-01 20:24:29,605 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:24:29,605 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:24:29,608 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/wwn-0x60014058ef27b090b1a445d8d1868cd6', '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': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'ID_SERIAL': '360014058ef27b090b1a445d8d1868cd6', 'ID_SERIAL_SHORT': '60014058ef27b090b1a445d8d1868cd6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058ef27b090', 'ID_WWN_VENDOR_EXTENSION': '0xb1a445d8d1868cd6', 'ID_WWN_WITH_EXTENSION': '0x60014058ef27b090b1a445d8d1868cd6', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058ef27b090b1a445d8d1868cd6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463377510'} ; 2024-03-01 20:24:29,608 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 20:24:29,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,619 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:24:29,619 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:24:29,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:24:29,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:24:29,623 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:29,626 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:29,626 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 20:24:29,629 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 20:24:29,630 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,630 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:24:29,630 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3baf60) -- 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 = 60014058ef27b090b1a445d8d1868cd6 2024-03-01 20:24:29,634 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:24:29,634 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:24:29,637 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/scsi-3600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/wwn-0x600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_37172cfd-4289-45bb-a8ca-d626d2e09ecb', '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': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'ID_SERIAL': '3600140537172cfd428945bba8cad626d', 'ID_SERIAL_SHORT': '600140537172cfd428945bba8cad626d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537172cfd4', 'ID_WWN_VENDOR_EXTENSION': '0x28945bba8cad626d', 'ID_WWN_WITH_EXTENSION': '0x600140537172cfd428945bba8cad626d', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537172cfd428945bba8cad626d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463384834'} ; 2024-03-01 20:24:29,637 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 20:24:29,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,647 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:24:29,648 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:24:29,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:24:29,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:24:29,651 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:24:29,654 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:24:29,654 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 20:24:29,658 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 20:24:29,658 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,658 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:24:29,659 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3c0e80) -- 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 = 600140537172cfd428945bba8cad626d 2024-03-01 20:24:29,662 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:24:29,662 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:24:29,666 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/scsi-36001405718de4579c93451b9c22c4062', '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': '718de457-9c93-451b-9c22-c4062361206a', 'ID_SERIAL': '36001405718de4579c93451b9c22c4062', 'ID_SERIAL_SHORT': '6001405718de4579c93451b9c22c4062', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405718de4579', 'ID_WWN_VENDOR_EXTENSION': '0xc93451b9c22c4062', 'ID_WWN_WITH_EXTENSION': '0x6001405718de4579c93451b9c22c4062', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405718de4579c93451b9c22c4062', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463540994'} ; 2024-03-01 20:24:29,666 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 20:24:29,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,676 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:24:29,676 INFO blivet/MainThread: sde is a disk 2024-03-01 20:24:29,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:24:29,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:24:29,680 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:24:29,683 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:24:29,683 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 20:24:29,686 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 20:24:29,687 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,687 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:24:29,687 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3c0f98) -- 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 = 6001405718de4579c93451b9c22c4062 2024-03-01 20:24:29,690 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:24:29,691 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:24:29,694 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/wwn-0x60014051624beb3847c4391b3efa8066', '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': '1624beb3-847c-4391-b3ef-a806631e3c13', 'ID_SERIAL': '360014051624beb3847c4391b3efa8066', 'ID_SERIAL_SHORT': '60014051624beb3847c4391b3efa8066', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051624beb38', 'ID_WWN_VENDOR_EXTENSION': '0x47c4391b3efa8066', 'ID_WWN_WITH_EXTENSION': '0x60014051624beb3847c4391b3efa8066', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051624beb3847c4391b3efa8066', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463695105'} ; 2024-03-01 20:24:29,694 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 20:24:29,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,704 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:24:29,705 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:24:29,705 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:24:29,705 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:24:29,708 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:24:29,711 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:24:29,711 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 20:24:29,715 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 20:24:29,715 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,715 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:24:29,716 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3c7a90) -- 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 = 60014051624beb3847c4391b3efa8066 2024-03-01 20:24:29,719 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:24:29,719 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:24:29,722 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/scsi-360014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', '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': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'ID_SERIAL': '360014053cfd8336ea864c43ad7bd19f9', 'ID_SERIAL_SHORT': '60014053cfd8336ea864c43ad7bd19f9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053cfd8336e', 'ID_WWN_VENDOR_EXTENSION': '0xa864c43ad7bd19f9', 'ID_WWN_WITH_EXTENSION': '0x60014053cfd8336ea864c43ad7bd19f9', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053cfd8336ea864c43ad7bd19f9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463711789'} ; 2024-03-01 20:24:29,723 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 20:24:29,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,733 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:24:29,733 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:24:29,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:24:29,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:24:29,737 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:24:29,740 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:24:29,740 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 20:24:29,743 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 20:24:29,744 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,744 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:24:29,744 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3c0c50) -- 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 = 60014053cfd8336ea864c43ad7bd19f9 2024-03-01 20:24:29,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:24:29,748 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:24:29,751 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/wwn-0x600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-3600140598006134d74640ffa34a52cf7', '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': '98006134-d746-40ff-a34a-52cf7788ea16', 'ID_SERIAL': '3600140598006134d74640ffa34a52cf7', 'ID_SERIAL_SHORT': '600140598006134d74640ffa34a52cf7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598006134d', 'ID_WWN_VENDOR_EXTENSION': '0x74640ffa34a52cf7', 'ID_WWN_WITH_EXTENSION': '0x600140598006134d74640ffa34a52cf7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598006134d74640ffa34a52cf7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463837804'} ; 2024-03-01 20:24:29,751 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 20:24:29,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,761 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:24:29,762 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:24:29,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:24:29,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:24:29,765 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:24:29,769 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:24:29,769 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 20:24:29,772 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 20:24:29,772 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,773 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:24:29,773 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3d1b38) -- 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 = 600140598006134d74640ffa34a52cf7 2024-03-01 20:24:29,776 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:24:29,776 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:24:29,780 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/wwn-0x6001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/scsi-36001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_b80bd959-7955-4e23-b8f3-4ce29cc2b56a', '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': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'ID_SERIAL': '36001405b80bd95979554e23b8f34ce29', 'ID_SERIAL_SHORT': '6001405b80bd95979554e23b8f34ce29', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b80bd9597', 'ID_WWN_VENDOR_EXTENSION': '0x9554e23b8f34ce29', 'ID_WWN_WITH_EXTENSION': '0x6001405b80bd95979554e23b8f34ce29', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b80bd95979554e23b8f34ce29', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464000119'} ; 2024-03-01 20:24:29,780 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 20:24:29,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,790 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:24:29,790 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:24:29,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:24:29,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:24:29,794 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:24:29,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:24:29,797 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 20:24:29,800 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 20:24:29,801 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,801 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:24:29,801 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3d9208) -- 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 = 6001405b80bd95979554e23b8f34ce29 2024-03-01 20:24:29,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:24:29,805 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:24:29,808 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/wwn-0x6001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-36001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', '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': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'ID_SERIAL': '36001405539167fd90c04ebc86f2c4c69', 'ID_SERIAL_SHORT': '6001405539167fd90c04ebc86f2c4c69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405539167fd9', 'ID_WWN_VENDOR_EXTENSION': '0x0c04ebc86f2c4c69', 'ID_WWN_WITH_EXTENSION': '0x6001405539167fd90c04ebc86f2c4c69', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405539167fd90c04ebc86f2c4c69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464111893'} ; 2024-03-01 20:24:29,808 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 20:24:29,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,818 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:24:29,819 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:24:29,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:24:29,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:24:29,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:24:29,826 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:24:29,826 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 20:24:29,829 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 20:24:29,829 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:24:29,830 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:24:29,830 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3d1400) -- 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 = 6001405539167fd90c04ebc86f2c4c69 2024-03-01 20:24:29,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:24:29,833 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:24:29,837 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': '15064755'} ; 2024-03-01 20:24:29,837 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:24:29,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:29,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:29,847 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:24:29,847 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:24:29,847 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:24:29,847 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:24:29,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:24:29,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:24:29,851 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:24:29,854 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:24:29,854 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:24:29,858 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:24:29,858 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:24:29,858 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:24:29,858 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb7c3d9eb8) -- 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 20:24:29,862 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:24:29,866 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:29,866 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:24:29,869 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:29,869 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:24:29,873 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:29,873 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:24:29,876 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:29,876 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:24:29,880 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:24:29,883 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:29,886 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:24:29,891 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 0x7fdb7c3dbf48> 2024-03-01 20:24:32,920 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:24:32,925 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:24:32,925 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:24:32,929 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': '15068035'} ; 2024-03-01 20:24:32,929 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:24:32,930 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:24:32,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:32,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:32,939 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:24:32,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:32,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:32,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:32,956 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:32,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:32,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:24:32,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:24:32,978 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:24:32,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:24:32,981 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:24:32,985 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:24:32,985 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:24:32,988 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:24:32,989 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:32,989 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:24:32,992 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:24:32,996 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:24:32,999 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:24:33,002 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:24:33,005 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:24:33,006 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:33,006 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:24:33,007 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:24:33,006 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fdb7c3d9da0) -- 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 0x7fdb7c3705c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:24:33,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:24:33,014 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:33,014 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:24:33,017 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:33,017 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:24:33,021 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:33,021 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:24:33,024 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:33,024 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:24:33,026 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:24:33,026 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:24:33,030 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:33,030 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:24:33,033 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:24:33,033 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:24:33,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:33,046 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:33,058 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:24:33,058 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:24:33,062 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 20:24:33,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:33,068 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 20:24:33,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:33,071 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:24:33,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:33,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:33,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:33,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:33,083 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:24:33,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:24:33,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:33,091 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 20:24:33,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:33,094 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:24:33,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:33,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:33,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:33,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:33,106 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:24:33,108 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 20:24:33,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:33,114 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 20:24:33,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:33,117 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 20:24:33,120 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 20:24:33,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:33,126 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 20:24:33,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:33,129 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:24:33,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:24:33,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:24:33,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:24:33,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:24:33,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:24:33,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:24:33,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:24:33,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:24:37,575 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cruq01cu/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:37,612 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:37,612 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:24:37,615 INFO program/MainThread: stdout[2]: 2024-03-01 20:24:37,615 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 20:24:37,615 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:24:37,616 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:24:37,620 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:37,620 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:24:37,624 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:37,624 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:24:37,627 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:37,627 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:24:37,630 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:37,630 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:24:37,638 INFO program/MainThread: stdout: 2024-03-01 20:24:37,638 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:24:37,638 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:24:37,638 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:37,638 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:37,638 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 20:24:37,639 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:37,639 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:37,639 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:24:37,639 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:37,639 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:24:37,640 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:24:37,640 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:37,652 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:37,663 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:24:37,667 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/wwn-0x6001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a084f240-dcf0-4956-b4a8-3e7c7a183736', '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': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'ID_SERIAL': '36001405a084f240dcf04956b4a83e7c7', 'ID_SERIAL_SHORT': '6001405a084f240dcf04956b4a83e7c7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a084f240d', 'ID_WWN_VENDOR_EXTENSION': '0xcf04956b4a83e7c7', 'ID_WWN_WITH_EXTENSION': '0x6001405a084f240dcf04956b4a83e7c7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a084f240dcf04956b4a83e7c7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463289508'} ; 2024-03-01 20:24:37,668 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 20:24:37,668 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 20:24:37,698 INFO program/MainThread: stdout[3]: 2024-03-01 20:24:37,698 INFO program/MainThread: stderr[3]: 2024-03-01 20:24:37,698 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:24:37,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,711 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:24:37,715 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:24:37,716 INFO blivet/MainThread: sda is a disk 2024-03-01 20:24:37,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:24:37,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:24:37,720 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:37,723 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:37,723 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 20:24:37,727 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 20:24:37,727 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,727 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:24:37,727 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3599a0ecf8) -- 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 = 6001405a084f240dcf04956b4a83e7c7 2024-03-01 20:24:37,731 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:24:37,731 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:24:37,735 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/wwn-0x60014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_3a44f550-a4b7-48ed-a6f7-0f787cba22ce', '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': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'ID_SERIAL': '360014053a44f550a4b748eda6f70f787', 'ID_SERIAL_SHORT': '60014053a44f550a4b748eda6f70f787', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053a44f550a', 'ID_WWN_VENDOR_EXTENSION': '0x4b748eda6f70f787', 'ID_WWN_WITH_EXTENSION': '0x60014053a44f550a4b748eda6f70f787', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053a44f550a4b748eda6f70f787', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463340160'} ; 2024-03-01 20:24:37,735 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 20:24:37,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,745 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:24:37,745 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:24:37,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:24:37,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:24:37,749 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:37,752 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:37,752 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 20:24:37,755 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 20:24:37,756 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,756 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:24:37,756 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35999c72e8) -- 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 = 60014053a44f550a4b748eda6f70f787 2024-03-01 20:24:37,760 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:24:37,760 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:24:37,763 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/wwn-0x60014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-360014056fc8a9f832f341b7a189a32ac', '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': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'ID_SERIAL': '360014056fc8a9f832f341b7a189a32ac', 'ID_SERIAL_SHORT': '60014056fc8a9f832f341b7a189a32ac', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056fc8a9f83', 'ID_WWN_VENDOR_EXTENSION': '0x2f341b7a189a32ac', 'ID_WWN_WITH_EXTENSION': '0x60014056fc8a9f832f341b7a189a32ac', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056fc8a9f832f341b7a189a32ac', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464088429'} ; 2024-03-01 20:24:37,763 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 20:24:37,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,773 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:24:37,774 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:24:37,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:24:37,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:24:37,777 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:24:37,780 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:24:37,780 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 20:24:37,784 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 20:24:37,784 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,784 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:24:37,784 INFO blivet/MainThread: got device: DiskDevice instance (0x7f359897c9e8) -- 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 = 60014056fc8a9f832f341b7a189a32ac 2024-03-01 20:24:37,788 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:24:37,788 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:24:37,791 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/scsi-360014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/wwn-0x60014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', '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': '1464a738-a4ef-439c-84d4-9e33ef706498', 'ID_SERIAL': '360014051464a738a4ef439c84d49e33e', 'ID_SERIAL_SHORT': '60014051464a738a4ef439c84d49e33e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051464a738a', 'ID_WWN_VENDOR_EXTENSION': '0x4ef439c84d49e33e', 'ID_WWN_WITH_EXTENSION': '0x60014051464a738a4ef439c84d49e33e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051464a738a4ef439c84d49e33e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464210932'} ; 2024-03-01 20:24:37,791 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 20:24:37,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,801 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:24:37,802 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:24:37,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:24:37,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:24:37,805 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:24:37,808 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:24:37,809 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 20:24:37,812 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 20:24:37,812 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,812 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:24:37,813 INFO blivet/MainThread: got device: DiskDevice instance (0x7f359897cef0) -- 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 = 60014051464a738a4ef439c84d49e33e 2024-03-01 20:24:37,816 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:24:37,816 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:24:37,819 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/scsi-360014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_8ef27b09-0b1a-445d-8d18-68cd61a1a035', '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': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'ID_SERIAL': '360014058ef27b090b1a445d8d1868cd6', 'ID_SERIAL_SHORT': '60014058ef27b090b1a445d8d1868cd6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058ef27b090', 'ID_WWN_VENDOR_EXTENSION': '0xb1a445d8d1868cd6', 'ID_WWN_WITH_EXTENSION': '0x60014058ef27b090b1a445d8d1868cd6', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058ef27b090b1a445d8d1868cd6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463377510'} ; 2024-03-01 20:24:37,819 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:24:37,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,829 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:24:37,830 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:24:37,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:24:37,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:24:37,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:37,837 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:37,837 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:24:37,840 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 20:24:37,840 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,841 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:24:37,841 INFO blivet/MainThread: got device: DiskDevice instance (0x7f359897cf98) -- 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 = 60014058ef27b090b1a445d8d1868cd6 2024-03-01 20:24:37,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:24:37,844 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:24:37,847 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/wwn-0x600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb', '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': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'ID_SERIAL': '3600140537172cfd428945bba8cad626d', 'ID_SERIAL_SHORT': '600140537172cfd428945bba8cad626d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537172cfd4', 'ID_WWN_VENDOR_EXTENSION': '0x28945bba8cad626d', 'ID_WWN_WITH_EXTENSION': '0x600140537172cfd428945bba8cad626d', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537172cfd428945bba8cad626d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463384834'} ; 2024-03-01 20:24:37,848 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 20:24:37,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,858 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:24:37,858 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:24:37,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:24:37,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:24:37,861 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:24:37,865 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:24:37,865 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 20:24:37,868 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 20:24:37,868 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,869 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:24:37,869 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3598982eb8) -- 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 = 600140537172cfd428945bba8cad626d 2024-03-01 20:24:37,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:24:37,872 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:24:37,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/wwn-0x6001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', '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': '718de457-9c93-451b-9c22-c4062361206a', 'ID_SERIAL': '36001405718de4579c93451b9c22c4062', 'ID_SERIAL_SHORT': '6001405718de4579c93451b9c22c4062', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405718de4579', 'ID_WWN_VENDOR_EXTENSION': '0xc93451b9c22c4062', 'ID_WWN_WITH_EXTENSION': '0x6001405718de4579c93451b9c22c4062', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405718de4579c93451b9c22c4062', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463540994'} ; 2024-03-01 20:24:37,876 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 20:24:37,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,886 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:24:37,886 INFO blivet/MainThread: sde is a disk 2024-03-01 20:24:37,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:24:37,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:24:37,890 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:24:37,893 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:24:37,893 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 20:24:37,896 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 20:24:37,897 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,897 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:24:37,897 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3598982fd0) -- 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 = 6001405718de4579c93451b9c22c4062 2024-03-01 20:24:37,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:24:37,901 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:24:37,904 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/wwn-0x60014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1624beb3-847c-4391-b3ef-a806631e3c13', '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': '1624beb3-847c-4391-b3ef-a806631e3c13', 'ID_SERIAL': '360014051624beb3847c4391b3efa8066', 'ID_SERIAL_SHORT': '60014051624beb3847c4391b3efa8066', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051624beb38', 'ID_WWN_VENDOR_EXTENSION': '0x47c4391b3efa8066', 'ID_WWN_WITH_EXTENSION': '0x60014051624beb3847c4391b3efa8066', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051624beb3847c4391b3efa8066', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463695105'} ; 2024-03-01 20:24:37,904 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 20:24:37,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,914 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:24:37,914 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:24:37,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:24:37,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:24:37,918 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:24:37,921 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:24:37,921 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 20:24:37,925 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 20:24:37,925 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,925 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:24:37,925 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3598988ac8) -- 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 = 60014051624beb3847c4391b3efa8066 2024-03-01 20:24:37,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:24:37,929 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:24:37,932 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/scsi-360014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/wwn-0x60014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3cfd8336-ea86-4c43-ad7b-d19f9606de15', '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': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'ID_SERIAL': '360014053cfd8336ea864c43ad7bd19f9', 'ID_SERIAL_SHORT': '60014053cfd8336ea864c43ad7bd19f9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053cfd8336e', 'ID_WWN_VENDOR_EXTENSION': '0xa864c43ad7bd19f9', 'ID_WWN_WITH_EXTENSION': '0x60014053cfd8336ea864c43ad7bd19f9', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053cfd8336ea864c43ad7bd19f9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463711789'} ; 2024-03-01 20:24:37,932 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 20:24:37,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,942 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:24:37,943 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:24:37,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:24:37,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:24:37,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:24:37,949 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:24:37,950 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 20:24:37,953 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 20:24:37,953 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,954 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:24:37,954 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3598982e48) -- 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 = 60014053cfd8336ea864c43ad7bd19f9 2024-03-01 20:24:37,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:24:37,957 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:24:37,960 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-3600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_98006134-d746-40ff-a34a-52cf7788ea16', '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': '98006134-d746-40ff-a34a-52cf7788ea16', 'ID_SERIAL': '3600140598006134d74640ffa34a52cf7', 'ID_SERIAL_SHORT': '600140598006134d74640ffa34a52cf7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598006134d', 'ID_WWN_VENDOR_EXTENSION': '0x74640ffa34a52cf7', 'ID_WWN_WITH_EXTENSION': '0x600140598006134d74640ffa34a52cf7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598006134d74640ffa34a52cf7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463837804'} ; 2024-03-01 20:24:37,961 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 20:24:37,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:24:37,971 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:24:37,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:24:37,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:24:37,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:24:37,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:24:37,978 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 20:24:37,981 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 20:24:37,982 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:24:37,982 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:24:37,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3598993b70) -- 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 = 600140598006134d74640ffa34a52cf7 2024-03-01 20:24:37,985 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:24:37,986 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:24:37,989 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/scsi-36001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/wwn-0x6001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_b80bd959-7955-4e23-b8f3-4ce29cc2b56a', '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': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'ID_SERIAL': '36001405b80bd95979554e23b8f34ce29', 'ID_SERIAL_SHORT': '6001405b80bd95979554e23b8f34ce29', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b80bd9597', 'ID_WWN_VENDOR_EXTENSION': '0x9554e23b8f34ce29', 'ID_WWN_WITH_EXTENSION': '0x6001405b80bd95979554e23b8f34ce29', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b80bd95979554e23b8f34ce29', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464000119'} ; 2024-03-01 20:24:37,989 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 20:24:37,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:24:37,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:37,999 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:24:38,000 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:24:38,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:24:38,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:24:38,003 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:24:38,006 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:24:38,007 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 20:24:38,010 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 20:24:38,010 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:24:38,011 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:24:38,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7f359899b240) -- 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 = 6001405b80bd95979554e23b8f34ce29 2024-03-01 20:24:38,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:24:38,014 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:24:38,017 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/scsi-36001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/wwn-0x6001405539167fd90c04ebc86f2c4c69', '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': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'ID_SERIAL': '36001405539167fd90c04ebc86f2c4c69', 'ID_SERIAL_SHORT': '6001405539167fd90c04ebc86f2c4c69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405539167fd9', 'ID_WWN_VENDOR_EXTENSION': '0x0c04ebc86f2c4c69', 'ID_WWN_WITH_EXTENSION': '0x6001405539167fd90c04ebc86f2c4c69', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405539167fd90c04ebc86f2c4c69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464111893'} ; 2024-03-01 20:24:38,018 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 20:24:38,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:24:38,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:38,028 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:24:38,028 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:24:38,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:24:38,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:24:38,032 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:24:38,035 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:24:38,035 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 20:24:38,038 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 20:24:38,039 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:24:38,039 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:24:38,039 INFO blivet/MainThread: got device: DiskDevice instance (0x7f35989887b8) -- 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 = 6001405539167fd90c04ebc86f2c4c69 2024-03-01 20:24:38,043 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:24:38,043 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:24:38,046 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': '15064755'} ; 2024-03-01 20:24:38,046 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:24:38,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:38,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:38,056 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:24:38,056 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:24:38,056 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:24:38,056 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:24:38,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:24:38,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:24:38,060 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:24:38,063 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:24:38,064 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:24:38,067 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:24:38,067 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:24:38,068 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:24:38,068 INFO blivet/MainThread: got device: DiskDevice instance (0x7f359899bfd0) -- 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 20:24:38,071 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:24:38,075 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:38,075 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:24:38,079 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:38,079 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:24:38,082 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:38,082 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:24:38,086 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:38,086 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:24:38,089 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:24:38,092 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:38,095 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:24:38,100 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 0x7f359899ffc8> 2024-03-01 20:24:41,047 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:24:41,052 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:24:41,052 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:24:41,056 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': '15068035'} ; 2024-03-01 20:24:41,056 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:24:41,056 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:24:41,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,066 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:24:41,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:41,083 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:41,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:24:41,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:24:41,106 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:24:41,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:24:41,109 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:24:41,112 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:24:41,112 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:24:41,116 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:24:41,116 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:41,116 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:24:41,119 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:24:41,124 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:24:41,127 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:24:41,130 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:24:41,133 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:24:41,133 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:41,133 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:24:41,134 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:24:41,134 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f359899b908) -- 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 0x7f35989335c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:24:41,138 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:24:41,141 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:41,141 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:24:41,145 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:41,145 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:24:41,148 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:41,148 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:24:41,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:41,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:24:41,153 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:24:41,153 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:24:41,157 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,157 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:24:41,160 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:24:41,160 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:24:41,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:41,172 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:41,184 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:24:41,184 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:24:41,188 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 20:24:41,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,194 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 20:24:41,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,197 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:24:41,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,209 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:24:41,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,217 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 20:24:41,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,220 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:24:41,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,231 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:24:41,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 20:24:41,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,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 20:24:41,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,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 20:24:41,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 20:24:41,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,251 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 20:24:41,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,254 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:24:41,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,266 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:24:41,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:24:41,272 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:24:41,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:24:41,278 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:24:41,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:24:41,283 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:24:41,287 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,287 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:24:41,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:24:41,290 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:41,291 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:41,294 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,294 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:41,297 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,297 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:24:41,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:24:41,301 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:41,301 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:41,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,304 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:41,307 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,307 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:24:41,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:24:41,310 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:41,310 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:41,313 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,313 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:41,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:24:41,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:24:41,322 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:41,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:24:41,329 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:41,333 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:24:41,336 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:41,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:24:41,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:24:41,341 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:24:41,341 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:41,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,354 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:24:41,355 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:41,355 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:24:41,356 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:24:41,356 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:41,356 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:24:41,359 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,360 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:24:41,362 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:24:41,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:41,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:24:41,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:24:41,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:24:41,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:41,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:24:41,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:24:41,385 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:41,385 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:24:41,385 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:24:41,386 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:24:41,392 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:24:41,392 INFO program/MainThread: stderr[4]: 2024-03-01 20:24:41,392 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:24:41,393 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:24:41,393 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:41,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:24:41,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:24:41,398 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:41,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,410 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:24:41,411 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:41,412 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:24:41,412 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:24:41,412 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:41,413 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:24:41,416 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,416 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:24:41,419 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:24:41,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:24:41,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:24:41,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:24:41,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:24:41,434 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:24:41,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:24:41,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:24:41,441 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:41,442 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:24:41,442 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:24:41,442 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:24:41,442 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:24:41,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:24:41,446 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:24:41,446 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:24:41,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,458 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:24:41,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:24:41,464 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:24:41,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:24:41,470 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:24:41,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:24:41,476 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:24:41,479 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,479 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:24:41,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:24:41,482 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:24:41,482 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:24:41,486 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,486 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:24:41,489 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,489 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:24:41,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:24:41,492 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:24:41,492 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:24:41,495 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,495 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:24:41,498 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,498 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:24:41,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:24:41,502 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:24:41,502 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:24:41,505 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,505 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:24:41,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:24:41,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:24:41,513 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:24:41,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:24:41,520 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:24:41,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:24:41,527 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:24:41,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:24:41,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:24:41,532 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:24:41,532 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:24:41,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,546 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:24:41,546 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:24:41,547 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:24:41,547 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:24:41,547 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:24:41,548 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:24:41,551 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,551 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:24:41,554 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:24:41,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:24:41,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:24:41,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:24:41,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:24:41,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:24:41,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:24:41,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:24:41,576 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:24:41,576 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:24:41,577 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:24:41,577 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:24:41,577 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:24:41,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:24:41,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:24:41,581 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:24:41,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,593 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:24:41,594 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:24:41,594 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:24:41,595 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:24:41,595 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:24:41,596 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:24:41,599 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,599 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:24:41,601 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:24:41,606 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:24:41,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:24:41,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:24:41,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:24:41,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:24:41,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:24:41,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:24:41,624 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:24:41,624 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:24:41,625 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:24:41,625 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:24:41,625 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:24:41,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:24:41,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:24:41,629 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:24:41,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,641 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:24:41,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:24:41,647 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:24:41,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:24:41,653 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:24:41,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:24:41,659 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:24:41,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:24:41,665 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:24:41,668 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,668 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:24:41,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:24:41,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:24:41,671 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:24:41,674 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,674 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:24:41,677 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,677 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:24:41,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:24:41,681 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:24:41,681 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:24:41,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,684 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:24:41,687 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,687 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:24:41,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:24:41,690 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:24:41,690 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:24:41,694 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,694 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:24:41,697 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:41,697 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:24:41,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:24:41,701 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:24:41,701 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:24:41,704 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:24:41,704 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:24:41,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:24:41,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:24:41,712 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:24:41,716 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:24:41,719 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:24:41,723 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:24:41,727 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:24:41,731 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:24:41,734 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:24:41,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:24:41,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:24:41,748 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:24:41,748 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:24:41,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,762 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:24:41,763 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,764 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:24:41,764 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:24:41,764 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,765 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:24:41,768 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,768 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:24:41,771 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:24:41,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:24:41,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:24:41,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:24:41,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:24:41,785 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:24:41,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:24:41,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:24:41,793 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,794 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:24:41,794 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:24:41,794 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:24:41,794 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:24:41,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:24:41,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:24:41,798 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:24:41,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,811 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:24:41,812 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,812 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:24:41,812 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:24:41,813 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,813 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:24:41,817 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,817 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:24:41,819 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:24:41,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:24:41,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:24:41,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:24:41,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:24:41,834 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:24:41,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:24:41,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:24:41,842 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,843 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:24:41,843 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:24:41,843 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:24:41,843 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:24:41,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:24:41,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:24:41,847 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:24:41,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,860 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:24:41,861 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,861 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:24:41,862 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:24:41,862 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,863 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:24:41,866 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,866 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:24:41,869 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:24:41,873 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:24:41,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:24:41,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:24:41,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:24:41,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:24:41,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:24:41,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:24:41,891 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,892 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:24:41,892 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:24:41,893 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:24:41,893 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:24:41,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:24:41,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:24:41,897 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:24:41,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:41,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:41,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:41,909 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:24:41,910 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,911 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:24:41,911 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:24:41,912 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,913 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:24:41,916 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,916 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:24:41,919 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:41,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:24:41,923 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:24:41,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:24:41,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:24:41,930 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:24:41,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:24:41,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:24:41,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:24:41,941 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:24:41,942 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:24:41,942 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:24:41,943 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:24:41,943 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:24:41,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:24:41,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:24:41,947 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:24:41,948 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:24:41,949 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:24:41,950 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:24:41,951 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:24:41,951 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:24:41,951 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:24:41,951 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:24:41,951 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:24:41,951 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:24:41,951 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:24:41,951 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:24:41,951 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:24:41,951 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:24:41,953 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:24:41,956 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:24:41,959 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:24:41,962 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:24:41,962 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:24:41,965 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:24:41,965 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 0x7f35988da780> 2024-03-01 20:24:41,966 INFO blivet/MainThread: sorting actions... 2024-03-01 20:24:42,000 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:24:42,001 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:24:42,001 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:24:42,001 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:24:42,002 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:24:42,002 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:24:42,003 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:24:42,003 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:42,003 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:42,004 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:42,004 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:24:42,004 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:24:42,005 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:24:42,005 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:24:42,006 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:24:42,006 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:24:42,006 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:24:42,007 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:24:42,007 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:24:42,008 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:24:42,008 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:24:42,009 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:24:42,009 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:24:42,009 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:24:42,010 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:24:42,010 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:24:42,011 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:24:42,011 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:24:42,011 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:24:42,012 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:24:42,012 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:24:42,013 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:42,013 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:42,013 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:42,014 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:42,014 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:24:42,015 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:24:42,015 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:42,016 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:42,016 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:24:42,019 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,022 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:24:42,022 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:24:42,030 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,060 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,073 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:24:42,077 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,080 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:24:42,080 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:24:42,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,086 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,113 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,125 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:24:42,129 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,132 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:24:42,132 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:24:42,138 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,177 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,177 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:24:42,181 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,184 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:24:42,184 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:24:42,190 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,233 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,233 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:24:42,238 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,241 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:24:42,241 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:24:42,246 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,277 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,290 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,290 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:24:42,294 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,297 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:24:42,297 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:24:42,303 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,332 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,332 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,343 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:24:42,347 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,350 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:24:42,350 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:24:42,356 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,384 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,394 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,395 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:42,399 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,402 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:24:42,402 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:24:42,407 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,437 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,448 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:42,452 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,455 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:24:42,455 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:24:42,461 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,503 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:42,506 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:42,509 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:24:42,510 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:24:42,515 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,516 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,555 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:24:42,559 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:42,562 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:24:42,565 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:24:42,565 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:24:42,566 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 20:24:42,600 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:24:42,600 INFO program/MainThread: stderr[5]: 2024-03-01 20:24:42,601 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:24:42,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,617 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,624 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:24:42,624 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 20:24:42,627 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:24:42,663 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,699 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,699 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:24:42,703 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:42,706 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:24:42,709 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:24:42,710 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:24:42,710 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:42,740 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:24:42,740 INFO program/MainThread: stderr[6]: 2024-03-01 20:24:42,740 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:24:42,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,768 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,775 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:24:42,776 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 20:24:42,777 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:24:42,788 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,789 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,816 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,816 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:24:42,821 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:42,824 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:24:42,827 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:24:42,827 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:24:42,827 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:42,862 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:24:42,862 INFO program/MainThread: stderr[7]: 2024-03-01 20:24:42,862 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:24:42,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,881 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,888 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:24:42,889 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 20:24:42,891 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:24:42,903 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:42,931 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:42,931 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:24:42,935 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:42,938 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:24:42,941 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:24:42,942 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:24:42,942 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:42,982 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:24:42,982 INFO program/MainThread: stderr[8]: 2024-03-01 20:24:42,982 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:24:42,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,005 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,011 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:24:43,011 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 20:24:43,012 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:24:43,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,049 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,049 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:24:43,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:24:43,056 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:24:43,059 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,063 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,066 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,069 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,072 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,075 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,078 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,081 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:24:43,084 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:43,140 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:24:43,141 INFO program/MainThread: stderr[9]: 2024-03-01 20:24:43,141 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:24:43,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:43,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:24:43,169 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,175 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,187 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,193 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,203 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,209 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,215 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,220 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,234 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,238 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:24:43,242 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:24:43,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,252 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,252 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:24:43,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,270 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,270 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:24:43,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:24:43,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:24:43,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:43,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:24:43,288 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,291 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,295 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,298 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,302 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,305 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,309 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,312 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:24:43,312 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,323 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,328 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:24:43,328 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:43,356 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD 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 20:24:43,356 INFO program/MainThread: stderr[10]: 2024-03-01 20:24:43,356 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:24:43,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:24:43,361 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:43,450 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:24:43,451 INFO program/MainThread: stderr[11]: 2024-03-01 20:24:43,451 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:24:43,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:24:43,467 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:43,467 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,508 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,513 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 20:24:43,513 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:24:43,514 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:24:43,523 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,537 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,537 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:24:43,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,545 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:24:43,548 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:24:43,548 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:24:43,602 INFO program/MainThread: stdout: 2024-03-01 20:24:43,603 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:24:43,603 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:43,603 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:43,603 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:43,603 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:24:43,603 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:43,603 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:43,603 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:24:43,603 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:43,603 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:43,603 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,604 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:24:43,622 INFO program/MainThread: stdout: 2024-03-01 20:24:43,622 INFO program/MainThread: writing all SBs 2024-03-01 20:24:43,622 INFO program/MainThread: new label = "" 2024-03-01 20:24:43,622 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,637 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:24:43,641 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:43,643 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:24:43,651 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,665 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,665 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:24:43,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:24:43,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:24:43,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,676 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:43,702 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD 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 20:24:43,702 INFO program/MainThread: stderr[12]: 2024-03-01 20:24:43,702 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:24:43,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:24:43,706 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:43,790 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:24:43,790 INFO program/MainThread: stderr[13]: 2024-03-01 20:24:43,790 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:24:43,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:24:43,805 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:24:43,805 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,851 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:24:43,857 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:24:43,857 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:24:43,867 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,880 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,880 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:24:43,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,888 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:24:43,891 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:24:43,891 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:24:43,916 INFO program/MainThread: stdout: 2024-03-01 20:24:43,917 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:24:43,917 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:43,917 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:43,917 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:43,917 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:24:43,917 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:43,917 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:43,917 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:24:43,917 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:43,917 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:43,918 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,918 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:24:43,932 INFO program/MainThread: stdout: 2024-03-01 20:24:43,932 INFO program/MainThread: writing all SBs 2024-03-01 20:24:43,932 INFO program/MainThread: new label = "" 2024-03-01 20:24:43,933 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,933 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,947 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:24:43,951 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:24:43,953 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:24:43,961 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:43,977 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:43,977 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:24:43,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:24:43,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:24:43,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:43,988 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:44,015 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD 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 20:24:44,015 INFO program/MainThread: stderr[14]: 2024-03-01 20:24:44,015 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:24:44,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:24:44,020 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:44,114 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:24:44,114 INFO program/MainThread: stderr[15]: 2024-03-01 20:24:44,114 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:24:44,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:24:44,130 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:24:44,130 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,165 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,170 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 20:24:44,170 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:24:44,171 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:24:44,180 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,180 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,194 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,194 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:24:44,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,202 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:24:44,205 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:24:44,205 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:24:44,230 INFO program/MainThread: stdout: 2024-03-01 20:24:44,230 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:24:44,230 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:44,230 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:44,230 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:44,230 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:24:44,230 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:44,230 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:44,230 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:24:44,231 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:44,231 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:44,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,231 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:24:44,244 INFO program/MainThread: stdout: 2024-03-01 20:24:44,244 INFO program/MainThread: writing all SBs 2024-03-01 20:24:44,244 INFO program/MainThread: new label = "" 2024-03-01 20:24:44,244 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,258 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:24:44,262 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:24:44,264 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:24:44,273 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,289 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,289 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:24:44,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:24:44,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:24:44,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,300 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:44,326 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD 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 20:24:44,326 INFO program/MainThread: stderr[16]: 2024-03-01 20:24:44,326 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:24:44,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:24:44,330 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:44,418 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:24:44,418 INFO program/MainThread: stderr[17]: 2024-03-01 20:24:44,418 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:24:44,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:24:44,433 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:24:44,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:24:44,477 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:24:44,478 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:24:44,487 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,501 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,501 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:24:44,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,508 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:24:44,512 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:24:44,512 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:24:44,544 INFO program/MainThread: stdout: 2024-03-01 20:24:44,544 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:24:44,544 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:44,545 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:44,545 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:44,545 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:24:44,545 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:44,545 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:44,545 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:24:44,545 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:44,545 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:44,545 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,546 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:24:44,558 INFO program/MainThread: stdout: 2024-03-01 20:24:44,559 INFO program/MainThread: writing all SBs 2024-03-01 20:24:44,559 INFO program/MainThread: new label = "" 2024-03-01 20:24:44,559 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,559 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:24:44,581 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:24:44,583 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:24:44,591 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,605 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,605 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:24:44,609 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,612 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:24:44,615 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:24:44,615 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:24:44,615 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:44,648 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:24:44,648 INFO program/MainThread: stderr[18]: 2024-03-01 20:24:44,648 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:24:44,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,680 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:24:44,687 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 20:24:44,688 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:24:44,698 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,729 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,729 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:24:44,733 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,736 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:24:44,740 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:24:44,740 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:24:44,740 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:44,772 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:24:44,772 INFO program/MainThread: stderr[19]: 2024-03-01 20:24:44,772 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:24:44,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,793 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,801 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:24:44,801 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:24:44,803 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:24:44,817 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,845 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:24:44,849 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,852 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:24:44,855 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:24:44,855 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:24:44,855 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:44,890 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:24:44,890 INFO program/MainThread: stderr[20]: 2024-03-01 20:24:44,890 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:24:44,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,909 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,916 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:24:44,917 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 20:24:44,919 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:24:44,932 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,933 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:44,959 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:44,959 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:24:44,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:24:44,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:24:44,970 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,973 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:24:44,976 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,979 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:24:44,982 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:44,985 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:24:44,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:24:44,989 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/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:45,044 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:24:45,044 INFO program/MainThread: stderr[21]: 2024-03-01 20:24:45,044 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:24:45,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:45,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:24:45,065 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,071 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,080 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,085 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,089 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,092 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,103 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:24:45,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:24:45,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,124 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,124 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:24:45,132 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,142 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,142 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:24:45,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:24:45,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:24:45,153 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:45,156 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:24:45,160 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,163 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,167 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,170 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,174 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,177 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,177 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,187 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:24:45,192 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/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:45,216 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 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 20:24:45,216 INFO program/MainThread: stderr[22]: 2024-03-01 20:24:45,216 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:24:45,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:24:45,221 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:45,308 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:24:45,308 INFO program/MainThread: stderr[23]: 2024-03-01 20:24:45,308 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:24:45,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:24:45,324 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:24:45,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,348 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,353 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 20:24:45,354 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:24:45,354 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:24:45,363 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,364 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,379 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,379 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:24:45,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,386 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:24:45,390 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:24:45,390 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:24:45,411 INFO program/MainThread: stdout: 2024-03-01 20:24:45,411 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:24:45,411 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:45,411 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:45,411 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:45,411 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:24:45,411 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:45,411 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:45,411 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:24:45,412 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:45,412 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:45,412 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,412 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:24:45,425 INFO program/MainThread: stdout: 2024-03-01 20:24:45,425 INFO program/MainThread: writing all SBs 2024-03-01 20:24:45,425 INFO program/MainThread: new label = "" 2024-03-01 20:24:45,425 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,425 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,441 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:24:45,445 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:24:45,446 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:24:45,455 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,471 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,471 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:24:45,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:24:45,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:24:45,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,483 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/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:45,508 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 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 20:24:45,508 INFO program/MainThread: stderr[24]: 2024-03-01 20:24:45,508 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:24:45,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:24:45,512 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:45,601 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:24:45,601 INFO program/MainThread: stderr[25]: 2024-03-01 20:24:45,601 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:24:45,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:24:45,617 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:24:45,617 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,642 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,646 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 20:24:45,647 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:24:45,648 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:24:45,656 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,657 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,672 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,672 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:24:45,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,679 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:24:45,683 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:24:45,683 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:24:45,702 INFO program/MainThread: stdout: 2024-03-01 20:24:45,702 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:24:45,702 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:45,703 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:45,703 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:45,703 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:24:45,703 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:45,703 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:45,703 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:24:45,703 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:45,703 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:45,703 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,704 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:24:45,716 INFO program/MainThread: stdout: 2024-03-01 20:24:45,717 INFO program/MainThread: writing all SBs 2024-03-01 20:24:45,717 INFO program/MainThread: new label = "" 2024-03-01 20:24:45,717 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,731 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:24:45,735 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:24:45,737 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:24:45,745 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,745 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,759 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,759 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:45,763 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,766 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,769 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,769 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:24:45,769 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:45,800 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:24:45,801 INFO program/MainThread: stderr[26]: 2024-03-01 20:24:45,801 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:24:45,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,823 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,830 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:45,831 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 20:24:45,833 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:24:45,845 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,872 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:45,876 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,879 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,882 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,882 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:24:45,883 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:45,915 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:24:45,915 INFO program/MainThread: stderr[27]: 2024-03-01 20:24:45,915 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:24:45,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,938 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,946 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:45,946 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 20:24:45,948 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:24:45,960 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,960 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:45,989 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:45,989 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:45,993 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:45,996 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,999 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:45,999 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:24:46,000 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:46,032 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:24:46,032 INFO program/MainThread: stderr[28]: 2024-03-01 20:24:46,032 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:24:46,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,061 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,067 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:46,068 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 20:24:46,069 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:24:46,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,083 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,107 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,107 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:46,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:24:46,114 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:24:46,117 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,120 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:46,123 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,127 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:46,130 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,133 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:46,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:24:46,136 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/sda$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:46,195 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:24:46,196 INFO program/MainThread: stderr[29]: 2024-03-01 20:24:46,196 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:24:46,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:46,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:24:46,217 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,222 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:46,228 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,234 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:46,241 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,247 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:46,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,263 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,267 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:24:46,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:24:46,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,281 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,282 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:24:46,289 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,299 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,299 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:24:46,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:24:46,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:24:46,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:46,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:24:46,317 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,321 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:46,324 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,328 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:46,331 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,335 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:46,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,347 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:24:46,352 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/sda$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:46,379 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh 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 20:24:46,379 INFO program/MainThread: stderr[30]: 2024-03-01 20:24:46,379 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:24:46,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:24:46,384 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:46,469 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:24:46,469 INFO program/MainThread: stderr[31]: 2024-03-01 20:24:46,470 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:24:46,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:24:46,486 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:24:46,486 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,523 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 20:24:46,523 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:24:46,524 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:24:46,533 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,547 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,547 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:24:46,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,554 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:24:46,557 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:24:46,558 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:24:46,606 INFO program/MainThread: stdout: 2024-03-01 20:24:46,606 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:24:46,606 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:46,606 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:46,606 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:46,607 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:24:46,607 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:46,607 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:46,607 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:24:46,607 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:46,607 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:46,607 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,607 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:24:46,621 INFO program/MainThread: stdout: 2024-03-01 20:24:46,621 INFO program/MainThread: writing all SBs 2024-03-01 20:24:46,622 INFO program/MainThread: new label = "" 2024-03-01 20:24:46,622 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,638 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:24:46,642 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:24:46,644 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:24:46,652 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,669 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,669 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:46,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:24:46,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:24:46,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,681 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/sda$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:46,708 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh 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 20:24:46,708 INFO program/MainThread: stderr[32]: 2024-03-01 20:24:46,708 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:24:46,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:24:46,712 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:46,797 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:24:46,797 INFO program/MainThread: stderr[33]: 2024-03-01 20:24:46,797 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:24:46,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:46,812 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:24:46,812 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,845 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,850 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 20:24:46,850 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:24:46,851 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:24:46,860 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,860 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,876 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,876 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:46,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:46,884 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:24:46,887 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:24:46,887 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:24:46,911 INFO program/MainThread: stdout: 2024-03-01 20:24:46,912 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:24:46,912 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:46,912 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:46,912 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:46,912 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:24:46,912 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:46,912 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:46,912 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:24:46,912 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:46,912 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:46,912 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,913 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:24:46,925 INFO program/MainThread: stdout: 2024-03-01 20:24:46,926 INFO program/MainThread: writing all SBs 2024-03-01 20:24:46,926 INFO program/MainThread: new label = "" 2024-03-01 20:24:46,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,943 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:46,947 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:24:46,948 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:24:46,958 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:46,974 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:46,979 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:24:46,979 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 0x7f3599a04ba0> 2024-03-01 20:24:46,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:24:46,987 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:24:46,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,993 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 20:24:46,993 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:24:46,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:46,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:24:47,000 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:24:47,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:24:47,006 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:24:47,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,012 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 20:24:47,012 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:24:47,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:24:47,019 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:24:47,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:24:47,025 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:24:47,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:24:47,031 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:24:47,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:24:47,038 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:24:47,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,043 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 20:24:47,044 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:24:47,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:24:47,050 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:24:47,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:24:47,056 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:24:47,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,062 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 20:24:47,062 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:24:47,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:24:47,068 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:24:47,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:24:47,074 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:24:47,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:47,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:24:47,080 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:25:23,648 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_idf2oy3e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:23,684 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:23,684 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:25:23,688 INFO program/MainThread: stdout[2]: 2024-03-01 20:25:23,688 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 20:25:23,688 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:25:23,688 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:25:23,692 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:23,693 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:25:23,697 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:23,697 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:25:23,700 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:23,700 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:25:23,703 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:23,703 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:25:23,714 INFO program/MainThread: stdout: 2024-03-01 20:25:23,714 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:25:23,714 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ 2024-03-01 20:25:23,714 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e29673a1-a507-4ba0-a34b-2ebf7618c090 2024-03-01 20:25:23,714 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV 2024-03-01 20:25:23,714 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e29673a1-a507-4ba0-a34b-2ebf7618c090 2024-03-01 20:25:23,714 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ff24af25-a84e-41da-9822-c4eda40ead32 2024-03-01 20:25:23,714 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP 2024-03-01 20:25:23,715 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x 2024-03-01 20:25:23,715 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c93c0d82-7d70-4c2d-93c1-d274058489b8 2024-03-01 20:25:23,715 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 588748aa-0dd4-4994-b67f-ad5ed51d7c30 2024-03-01 20:25:23,715 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU 2024-03-01 20:25:23,715 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L 2024-03-01 20:25:23,715 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq 2024-03-01 20:25:23,715 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2 2024-03-01 20:25:23,715 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a87ac822-fbc3-4f36-b192-2a8e2f674d93 2024-03-01 20:25:23,715 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4ebef532-81ce-4f39-8e03-082864acee0c 2024-03-01 20:25:23,715 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL 2024-03-01 20:25:23,715 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4ebef532-81ce-4f39-8e03-082864acee0c 2024-03-01 20:25:23,715 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 2024-03-01 20:25:23,715 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 53e5b53d-dd13-4450-b9fc-4fc8dc61a703 2024-03-01 20:25:23,715 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq 2024-03-01 20:25:23,715 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 53e5b53d-dd13-4450-b9fc-4fc8dc61a703 2024-03-01 20:25:23,715 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:25:23,715 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:25:23,715 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:25:23,715 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:23,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:23,715 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e29673a1-a507-4ba0-a34b-2ebf7618c090 sdb 1073741824 root disk brw-rw---- LVM2_member r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e29673a1-a507-4ba0-a34b-2ebf7618c090 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ff24af25-a84e-41da-9822-c4eda40ead32 sdc 1073741824 root disk brw-rw---- LVM2_member iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP sdd 1073741824 root disk brw-rw---- LVM2_member HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c93c0d82-7d70-4c2d-93c1-d274058489b8 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 588748aa-0dd4-4994-b67f-ad5ed51d7c30 sde 1073741824 root disk brw-rw---- LVM2_member Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU sdf 1073741824 root disk brw-rw---- LVM2_member BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L sdg 1073741824 root disk brw-rw---- LVM2_member 9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a87ac822-fbc3-4f36-b192-2a8e2f674d93 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4ebef532-81ce-4f39-8e03-082864acee0c sdh 1073741824 root disk brw-rw---- LVM2_member D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4ebef532-81ce-4f39-8e03-082864acee0c sdi 1073741824 root disk brw-rw---- LVM2_member NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 53e5b53d-dd13-4450-b9fc-4fc8dc61a703 sdj 1073741824 root disk brw-rw---- LVM2_member qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 53e5b53d-dd13-4450-b9fc-4fc8dc61a703 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 20:25:23,715 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:23,716 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:23,716 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:25:23,716 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:23,716 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:25:23,716 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:25:23,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:23,730 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:23,744 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 20:25:23,749 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a084f240-dcf0-4956-b4a8-3e7c7a183736 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736 ' '/dev/disk/by-id/lvm-pv-uuid-IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ ' '/dev/disk/by-id/scsi-36001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/wwn-0x6001405a084f240dcf04956b4a83e7c7', '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': 'IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ', 'ID_FS_UUID_ENC': 'IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ', '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': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'ID_SERIAL': '36001405a084f240dcf04956b4a83e7c7', 'ID_SERIAL_SHORT': '6001405a084f240dcf04956b4a83e7c7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a084f240d', 'ID_WWN_VENDOR_EXTENSION': '0xcf04956b4a83e7c7', 'ID_WWN_WITH_EXTENSION': '0x6001405a084f240dcf04956b4a83e7c7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a084f240dcf04956b4a83e7c7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463289508'} ; 2024-03-01 20:25:23,749 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 20:25:23,750 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 20:25:23,783 INFO program/MainThread: stdout[3]: 2024-03-01 20:25:23,784 INFO program/MainThread: stderr[3]: 2024-03-01 20:25:23,784 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:25:23,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:23,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:23,797 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:25:23,801 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:25:23,802 INFO blivet/MainThread: sda is a disk 2024-03-01 20:25:23,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:25:23,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:25:23,806 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:25:23,809 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:25:23,809 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 20:25:23,812 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 20:25:23,813 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:25:23,813 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:25:23,813 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7907d74b38) -- 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 = 6001405a084f240dcf04956b4a83e7c7 2024-03-01 20:25:23,817 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:25:23,821 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:23,821 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:25:23,824 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:23,825 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:25:23,828 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:23,828 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:25:23,832 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:23,832 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:25:23,835 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:25:23,835 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:25:23,835 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:23,862 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=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 20:25:23,862 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV. WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (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 20:25:23,862 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:25:23,862 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:25:23,866 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ ; label: None ; device: /dev/sda ; serial: 36001405a084f240dcf04956b4a83e7c7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; pe_start: 8 MiB ; 2024-03-01 20:25:23,867 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:25:23,870 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:25:23,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:23,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:23,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:23,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:23,883 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 20:25:23,907 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=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 20:25:23,908 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV. WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (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 20:25:23,908 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:25:23,908 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:25:23,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:25:23,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:25:23,917 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:23,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:25:23,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:25:23,921 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 20:25:23,950 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb 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 20:25:23,950 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV. WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (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 20:25:23,950 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:25:23,954 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:25:23,955 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:25:23,958 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:25:23,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:23,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:25:23,964 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:25:23,964 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:23,968 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/wwn-0x60014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/lvm-pv-uuid-r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV ' '/dev/disk/by-id/scsi-360014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce', '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': 'r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV', 'ID_FS_UUID_ENC': 'r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV', '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': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'ID_SERIAL': '360014053a44f550a4b748eda6f70f787', 'ID_SERIAL_SHORT': '60014053a44f550a4b748eda6f70f787', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053a44f550a', 'ID_WWN_VENDOR_EXTENSION': '0x4b748eda6f70f787', 'ID_WWN_WITH_EXTENSION': '0x60014053a44f550a4b748eda6f70f787', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053a44f550a4b748eda6f70f787', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463340160'} ; 2024-03-01 20:25:23,969 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 20:25:23,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:23,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:23,979 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:25:23,979 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:25:23,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:25:23,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:25:23,983 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:25:23,986 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:25:23,986 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 20:25:23,989 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 20:25:23,990 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:25:23,990 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:25:23,990 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7907d88eb8) -- 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 = 60014053a44f550a4b748eda6f70f787 2024-03-01 20:25:23,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:25:23,997 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:23,997 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:25:24,001 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:24,001 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:25:24,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,005 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:25:24,008 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,008 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:25:24,011 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:25:24,011 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:25:24,011 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,038 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=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 20:25:24,038 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (last written to /dev/sdc). 2024-03-01 20:25:24,038 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:25:24,038 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:25:24,042 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV ; label: None ; device: /dev/sdb ; serial: 360014053a44f550a4b748eda6f70f787 ; exists: True ; vg_name: test_vg1 ; vg_uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:25:24,042 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:25:24,046 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:25:24,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:25:24,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:25:24,059 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:24,062 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:25:24,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:24,068 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,099 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 20:25:24,099 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (last written to /dev/sdc). 2024-03-01 20:25:24,099 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:25:24,099 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:25:24,099 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:24,104 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/wwn-0x60014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/scsi-360014056fc8a9f832f341b7a189a32ac', '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': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'ID_SERIAL': '360014056fc8a9f832f341b7a189a32ac', 'ID_SERIAL_SHORT': '60014056fc8a9f832f341b7a189a32ac', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056fc8a9f83', 'ID_WWN_VENDOR_EXTENSION': '0x2f341b7a189a32ac', 'ID_WWN_WITH_EXTENSION': '0x60014056fc8a9f832f341b7a189a32ac', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056fc8a9f832f341b7a189a32ac', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464088429'} ; 2024-03-01 20:25:24,104 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 20:25:24,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,115 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:25:24,115 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:25:24,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:25:24,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:25:24,119 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:25:24,122 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:25:24,122 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 20:25:24,126 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 20:25:24,126 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:25:24,127 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:25:24,127 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7907d88c50) -- 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 = 60014056fc8a9f832f341b7a189a32ac 2024-03-01 20:25:24,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:25:24,130 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:25:24,133 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/wwn-0x60014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', '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': '1464a738-a4ef-439c-84d4-9e33ef706498', 'ID_SERIAL': '360014051464a738a4ef439c84d49e33e', 'ID_SERIAL_SHORT': '60014051464a738a4ef439c84d49e33e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051464a738a', 'ID_WWN_VENDOR_EXTENSION': '0x4ef439c84d49e33e', 'ID_WWN_WITH_EXTENSION': '0x60014051464a738a4ef439c84d49e33e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051464a738a4ef439c84d49e33e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464210932'} ; 2024-03-01 20:25:24,134 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 20:25:24,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,144 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:25:24,144 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:25:24,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:25:24,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:25:24,147 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:25:24,151 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:25:24,151 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 20:25:24,154 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 20:25:24,154 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:25:24,155 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:25:24,155 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906ca8c88) -- 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 = 60014051464a738a4ef439c84d49e33e 2024-03-01 20:25:24,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:25:24,158 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:25:24,162 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/lvm-pv-uuid-iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP ' '/dev/disk/by-id/wwn-0x60014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_8ef27b09-0b1a-445d-8d18-68cd61a1a035', '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': 'iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP', 'ID_FS_UUID_ENC': 'iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP', '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': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'ID_SERIAL': '360014058ef27b090b1a445d8d1868cd6', 'ID_SERIAL_SHORT': '60014058ef27b090b1a445d8d1868cd6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058ef27b090', 'ID_WWN_VENDOR_EXTENSION': '0xb1a445d8d1868cd6', 'ID_WWN_WITH_EXTENSION': '0x60014058ef27b090b1a445d8d1868cd6', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058ef27b090b1a445d8d1868cd6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463377510'} ; 2024-03-01 20:25:24,162 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 20:25:24,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,172 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:25:24,173 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:25:24,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:25:24,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:25:24,176 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:25:24,179 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:25:24,179 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 20:25:24,182 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 20:25:24,183 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:25:24,183 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:25:24,183 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906ca3ba8) -- 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 = 60014058ef27b090b1a445d8d1868cd6 2024-03-01 20:25:24,187 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:25:24,190 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:24,190 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:25:24,194 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:24,194 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:25:24,197 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,197 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:25:24,201 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,201 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:25:24,204 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:25:24,204 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:25:24,204 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,232 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=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 20:25:24,232 INFO program/MainThread: stderr[9]: 2024-03-01 20:25:24,232 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:25:24,232 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:25:24,236 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP ; label: None ; device: /dev/sdc ; serial: 360014058ef27b090b1a445d8d1868cd6 ; exists: True ; vg_name: test_vg1 ; vg_uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:25:24,237 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:25:24,240 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:25:24,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:24,250 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:25:24,253 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:24,256 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:25:24,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:24,263 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,289 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 20:25:24,289 INFO program/MainThread: stderr[10]: 2024-03-01 20:25:24,289 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:25:24,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:24,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:25:24,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:24,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:25:24,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:25:24,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:24,315 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:25:24,319 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 20:25:24,319 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:25:24,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:25:24,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:25:24,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:24,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:25:24,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:25:24,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:24,334 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:25:24,337 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 20:25:24,337 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:25:24,338 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:25:24,338 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:25:24,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:24,341 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:25:24,345 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 20:25:24,345 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:25:24,349 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhnyotWsr3fIJoxiYLID7MZbfi53ghcdgu ' '/dev/disk/by-uuid/ff24af25-a84e-41da-9822-c4eda40ead32', '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-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhnyotWsr3fIJoxiYLID7MZbfi53ghcdgu', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ff24af25-a84e-41da-9822-c4eda40ead32', 'ID_FS_UUID_ENC': 'ff24af25-a84e-41da-9822-c4eda40ead32', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '832905748'} ; 2024-03-01 20:25:24,349 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:25:24,349 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:24,353 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:25:24,353 INFO program/MainThread: stderr[11]: 2024-03-01 20:25:24,353 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:25:24,353 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:24,356 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:25:24,357 INFO program/MainThread: stderr[12]: 2024-03-01 20:25:24,357 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:25:24,357 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:24,360 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:25:24,360 INFO program/MainThread: stderr[13]: 2024-03-01 20:25:24,360 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:25:24,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:25:24,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:24,371 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:25:24,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:24,372 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:25:24,368 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906c98860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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 (0x7f7907d88f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 20:25:24,372 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:24,376 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:25:24,376 INFO program/MainThread: stderr[14]: 2024-03-01 20:25:24,376 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:25:24,380 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:25:24,384 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:24,384 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:25:24,387 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:24,387 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:25:24,392 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,392 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:25:24,396 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,396 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:25:24,397 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:25:24,398 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:25:24,401 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:24,401 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:25:24,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:25:24,405 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:24,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:24,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:25:24,422 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:25:24,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:25:24,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:25:24,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:25:24,429 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:25:24,433 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 20:25:24,433 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:24,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:25:24,437 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:25:24,441 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:25:24,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:25:24,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:25:24,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:25:24,448 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:25:24,451 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 20:25:24,452 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:24,452 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:25:24,452 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:25:24,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:25:24,456 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:25:24,459 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 20:25:24,460 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:24,463 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/e29673a1-a507-4ba0-a34b-2ebf7618c090 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhBxmZPDbWZBGo1fCyNDHqtku7ZKWoPNIb', '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-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhBxmZPDbWZBGo1fCyNDHqtku7ZKWoPNIb', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e29673a1-a507-4ba0-a34b-2ebf7618c090', 'ID_FS_UUID_ENC': 'e29673a1-a507-4ba0-a34b-2ebf7618c090', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '832578618'} ; 2024-03-01 20:25:24,463 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:25:24,463 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:24,467 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:25:24,467 INFO program/MainThread: stderr[15]: 2024-03-01 20:25:24,467 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:25:24,467 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:24,470 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:25:24,471 INFO program/MainThread: stderr[16]: 2024-03-01 20:25:24,471 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:25:24,471 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:24,474 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:25:24,474 INFO program/MainThread: stderr[17]: 2024-03-01 20:25:24,474 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:25:24,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:25:24,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:24,485 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:24,486 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:24,486 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:24,482 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7907d88828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb 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 (0x7f7907d88f28) -- name = test_vg1 status = True 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 20:25:24,487 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:24,490 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:25:24,490 INFO program/MainThread: stderr[18]: 2024-03-01 20:25:24,490 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:25:24,495 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:25:24,498 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:24,498 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:25:24,502 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:24,502 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:25:24,506 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,506 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:25:24,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:25:24,510 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:25:24,513 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:24,513 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:25:24,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:25:24,517 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:24,517 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:24,521 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x ' '/dev/disk/by-id/scsi-3600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/wwn-0x600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_37172cfd-4289-45bb-a8ca-d626d2e09ecb', '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': 'HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x', 'ID_FS_UUID_ENC': 'HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x', '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': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'ID_SERIAL': '3600140537172cfd428945bba8cad626d', 'ID_SERIAL_SHORT': '600140537172cfd428945bba8cad626d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537172cfd4', 'ID_WWN_VENDOR_EXTENSION': '0x28945bba8cad626d', 'ID_WWN_WITH_EXTENSION': '0x600140537172cfd428945bba8cad626d', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537172cfd428945bba8cad626d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463384834'} ; 2024-03-01 20:25:24,521 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 20:25:24,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,531 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:25:24,532 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:25:24,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:25:24,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:25:24,535 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:25:24,539 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:25:24,539 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 20:25:24,542 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 20:25:24,543 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:25:24,543 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:25:24,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906cb3b70) -- 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 = 600140537172cfd428945bba8cad626d 2024-03-01 20:25:24,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:25:24,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:24,550 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:25:24,553 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:24,554 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:25:24,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:25:24,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:25:24,564 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:25:24,564 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:25:24,564 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,592 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=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 20:25:24,592 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU. WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:24,592 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:25:24,592 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:25:24,597 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x ; label: None ; device: /dev/sdd ; serial: 3600140537172cfd428945bba8cad626d ; exists: True ; vg_name: test_vg2 ; vg_uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:25:24,597 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:25:24,600 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:25:24,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:24,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,613 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,640 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 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=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=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 20:25:24,640 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU. WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:24,640 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:25:24,640 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:25:24,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:25:24,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:25:24,649 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:25:24,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:25:24,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:25:24,653 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,683 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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 20:25:24,683 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU. WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:24,683 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:25:24,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:25:24,688 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:25:24,691 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:25:24,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:25:24,698 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:25:24,698 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:24,702 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU ' '/dev/disk/by-id/wwn-0x6001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/scsi-36001405718de4579c93451b9c22c4062', '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': 'Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU', 'ID_FS_UUID_ENC': 'Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU', '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': '718de457-9c93-451b-9c22-c4062361206a', 'ID_SERIAL': '36001405718de4579c93451b9c22c4062', 'ID_SERIAL_SHORT': '6001405718de4579c93451b9c22c4062', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405718de4579', 'ID_WWN_VENDOR_EXTENSION': '0xc93451b9c22c4062', 'ID_WWN_WITH_EXTENSION': '0x6001405718de4579c93451b9c22c4062', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405718de4579c93451b9c22c4062', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463540994'} ; 2024-03-01 20:25:24,702 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 20:25:24,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,714 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:25:24,715 INFO blivet/MainThread: sde is a disk 2024-03-01 20:25:24,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:25:24,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:25:24,718 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:25:24,721 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:25:24,721 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 20:25:24,724 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 20:25:24,725 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:25:24,725 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:25:24,725 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906cadba8) -- 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 = 6001405718de4579c93451b9c22c4062 2024-03-01 20:25:24,729 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:25:24,732 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:24,732 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:25:24,736 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:24,736 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:25:24,739 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,739 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:25:24,742 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,742 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:25:24,745 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:25:24,746 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:25:24,746 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,772 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=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 20:25:24,772 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:24,772 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:25:24,772 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:25:24,776 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU ; label: None ; device: /dev/sde ; serial: 36001405718de4579c93451b9c22c4062 ; exists: True ; vg_name: test_vg2 ; vg_uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:25:24,776 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:25:24,780 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:25:24,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:25:24,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:25:24,792 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:25:24,796 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:25:24,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:24,802 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,829 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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 20:25:24,829 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:24,829 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:25:24,829 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:25:24,829 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:24,834 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/wwn-0x60014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/lvm-pv-uuid-BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1624beb3-847c-4391-b3ef-a806631e3c13', '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': 'BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L', 'ID_FS_UUID_ENC': 'BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L', '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': '1624beb3-847c-4391-b3ef-a806631e3c13', 'ID_SERIAL': '360014051624beb3847c4391b3efa8066', 'ID_SERIAL_SHORT': '60014051624beb3847c4391b3efa8066', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051624beb38', 'ID_WWN_VENDOR_EXTENSION': '0x47c4391b3efa8066', 'ID_WWN_WITH_EXTENSION': '0x60014051624beb3847c4391b3efa8066', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051624beb3847c4391b3efa8066', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463695105'} ; 2024-03-01 20:25:24,834 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 20:25:24,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,845 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:25:24,845 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:25:24,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:25:24,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:25:24,849 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:25:24,852 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:25:24,852 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 20:25:24,855 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 20:25:24,856 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:25:24,856 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:25:24,856 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906c49940) -- 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 = 60014051624beb3847c4391b3efa8066 2024-03-01 20:25:24,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:25:24,863 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:24,863 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:25:24,867 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:24,867 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:25:24,870 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,870 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:25:24,873 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:24,873 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:25:24,876 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:25:24,876 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:25:24,877 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,904 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=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 20:25:24,904 INFO program/MainThread: stderr[24]: 2024-03-01 20:25:24,904 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:25:24,905 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:25:24,909 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L ; label: None ; device: /dev/sdf ; serial: 360014051624beb3847c4391b3efa8066 ; exists: True ; vg_name: test_vg2 ; vg_uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:25:24,909 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:25:24,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:25:24,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:24,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:25:24,925 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:25:24,928 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:25:24,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:24,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:24,935 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:24,964 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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 20:25:24,964 INFO program/MainThread: stderr[25]: 2024-03-01 20:25:24,964 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:25:24,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:24,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua ; incomplete: False ; hidden: False ; 2024-03-01 20:25:24,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:24,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:25:24,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:25:24,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:25:24,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:25:24,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:25:24,989 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:25:24,993 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 20:25:24,993 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:25:24,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:25:24,997 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:25:25,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:25:25,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:25:25,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:25:25,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:25:25,007 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:25:25,011 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 20:25:25,011 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:25:25,011 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:25:25,012 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:25:25,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:25:25,015 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:25:25,018 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 20:25:25,019 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:25:25,022 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5O8UDFmjdjYXkAmkxa63aTNSCHNe4yEua ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/588748aa-0dd4-4994-b67f-ad5ed51d7c30', '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-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5O8UDFmjdjYXkAmkxa63aTNSCHNe4yEua', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '588748aa-0dd4-4994-b67f-ad5ed51d7c30', 'ID_FS_UUID_ENC': '588748aa-0dd4-4994-b67f-ad5ed51d7c30', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '831704678'} ; 2024-03-01 20:25:25,022 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:25:25,023 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:25,026 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:25:25,026 INFO program/MainThread: stderr[26]: 2024-03-01 20:25:25,027 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:25:25,027 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:25,030 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:25:25,030 INFO program/MainThread: stderr[27]: 2024-03-01 20:25:25,030 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:25:25,030 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:25,033 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:25:25,033 INFO program/MainThread: stderr[28]: 2024-03-01 20:25:25,033 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:25:25,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:25:25,044 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:25,044 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:25:25,045 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:25,045 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:25:25,041 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906c498d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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 (0x7f7906ca86d8) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:25,046 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:25,049 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:25:25,049 INFO program/MainThread: stderr[29]: 2024-03-01 20:25:25,049 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:25:25,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:25:25,057 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:25,057 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:25:25,061 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:25,061 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:25:25,064 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,064 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:25:25,068 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,068 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:25:25,068 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:25:25,072 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:25,072 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:25:25,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:25:25,075 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:25,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:25,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:25,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:25:25,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:25:25,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:25:25,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:25:25,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:25:25,100 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:25:25,103 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 20:25:25,104 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:25:25,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:25:25,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:25:25,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:25:25,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:25:25,114 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:25:25,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:25:25,118 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:25:25,121 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 20:25:25,121 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:25:25,122 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:25:25,122 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:25:25,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:25:25,133 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:25:25,136 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 20:25:25,137 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:25:25,140 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-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5E5n2PjjqinFdxWCbZUiKnbPeG63k46vf ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/c93c0d82-7d70-4c2d-93c1-d274058489b8 ' '/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-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5E5n2PjjqinFdxWCbZUiKnbPeG63k46vf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c93c0d82-7d70-4c2d-93c1-d274058489b8', 'ID_FS_UUID_ENC': 'c93c0d82-7d70-4c2d-93c1-d274058489b8', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '831412952'} ; 2024-03-01 20:25:25,140 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:25:25,141 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:25,144 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:25:25,145 INFO program/MainThread: stderr[30]: 2024-03-01 20:25:25,145 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:25:25,145 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:25,148 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:25:25,148 INFO program/MainThread: stderr[31]: 2024-03-01 20:25:25,148 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:25:25,148 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:25,151 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:25:25,151 INFO program/MainThread: stderr[32]: 2024-03-01 20:25:25,152 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:25:25,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:25:25,162 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:25,163 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:25,163 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:25,164 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:25,160 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906c6b470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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 (0x7f7906ca86d8) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:25,165 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:25,168 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:25:25,168 INFO program/MainThread: stderr[33]: 2024-03-01 20:25:25,168 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:25:25,172 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:25:25,176 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:25,176 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:25:25,179 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:25,179 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:25:25,183 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,183 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:25:25,186 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,186 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:25:25,187 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:25:25,190 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:25,190 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:25:25,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:25:25,194 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:25,194 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:25,198 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/lvm-pv-uuid-9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq ' '/dev/disk/by-id/scsi-360014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/wwn-0x60014053cfd8336ea864c43ad7bd19f9', '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': '9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq', 'ID_FS_UUID_ENC': '9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq', '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': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'ID_SERIAL': '360014053cfd8336ea864c43ad7bd19f9', 'ID_SERIAL_SHORT': '60014053cfd8336ea864c43ad7bd19f9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053cfd8336e', 'ID_WWN_VENDOR_EXTENSION': '0xa864c43ad7bd19f9', 'ID_WWN_WITH_EXTENSION': '0x60014053cfd8336ea864c43ad7bd19f9', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053cfd8336ea864c43ad7bd19f9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463711789'} ; 2024-03-01 20:25:25,198 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 20:25:25,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:25,208 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:25:25,209 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:25:25,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:25:25,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:25:25,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:25:25,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:25:25,216 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 20:25:25,219 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 20:25:25,219 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:25:25,220 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:25:25,220 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906c67320) -- 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 = 60014053cfd8336ea864c43ad7bd19f9 2024-03-01 20:25:25,223 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:25:25,226 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:25,227 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:25:25,230 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:25,230 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:25:25,233 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,233 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:25:25,237 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,237 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:25:25,240 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:25:25,240 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:25:25,240 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:25,270 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:25,270 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL. WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:25,270 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:25:25,271 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:25:25,275 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq ; label: None ; device: /dev/sdg ; serial: 360014053cfd8336ea864c43ad7bd19f9 ; exists: True ; vg_name: test_vg3 ; vg_uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:25:25,275 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:25:25,278 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:25:25,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:25,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:25,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:25,291 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:25,321 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 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=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:25,321 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL. WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:25,321 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:25:25,321 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:25:25,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:25:25,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:25:25,330 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:25,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:25:25,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:25:25,334 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:25,365 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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=no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 20:25:25,365 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL. WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:25,365 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:25:25,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:25:25,371 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:25:25,374 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:25:25,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:25,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:25:25,380 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:25:25,380 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:25,384 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/scsi-3600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/wwn-0x600140598006134d74640ffa34a52cf7', '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': 'D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL', 'ID_FS_UUID_ENC': 'D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL', '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': '98006134-d746-40ff-a34a-52cf7788ea16', 'ID_SERIAL': '3600140598006134d74640ffa34a52cf7', 'ID_SERIAL_SHORT': '600140598006134d74640ffa34a52cf7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598006134d', 'ID_WWN_VENDOR_EXTENSION': '0x74640ffa34a52cf7', 'ID_WWN_WITH_EXTENSION': '0x600140598006134d74640ffa34a52cf7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598006134d74640ffa34a52cf7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463837804'} ; 2024-03-01 20:25:25,384 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 20:25:25,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:25,395 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:25:25,396 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:25:25,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:25:25,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:25:25,399 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:25:25,402 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:25:25,402 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 20:25:25,405 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 20:25:25,406 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:25:25,406 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:25:25,406 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906cadfd0) -- 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 = 600140598006134d74640ffa34a52cf7 2024-03-01 20:25:25,410 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:25:25,413 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:25,413 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:25:25,417 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:25,417 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:25:25,420 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,420 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:25:25,423 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,423 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:25:25,426 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:25:25,426 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:25:25,427 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/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:25,456 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:25,456 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:25,456 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:25:25,456 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:25:25,461 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL ; label: None ; device: /dev/sdh ; serial: 3600140598006134d74640ffa34a52cf7 ; exists: True ; vg_name: test_vg3 ; vg_uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; pe_start: 8 MiB ; 2024-03-01 20:25:25,461 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:25:25,464 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:25:25,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:25,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:25:25,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:25:25,477 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:25,480 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:25:25,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:25,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:25,487 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/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:25,515 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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=no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 20:25:25,515 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:25,515 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:25:25,515 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:25:25,516 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:25,520 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/lvm-pv-uuid-NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 ' '/dev/disk/by-id/scsi-36001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/wwn-0x6001405b80bd95979554e23b8f34ce29', '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': 'NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8', 'ID_FS_UUID_ENC': 'NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8', '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': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'ID_SERIAL': '36001405b80bd95979554e23b8f34ce29', 'ID_SERIAL_SHORT': '6001405b80bd95979554e23b8f34ce29', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b80bd9597', 'ID_WWN_VENDOR_EXTENSION': '0x9554e23b8f34ce29', 'ID_WWN_WITH_EXTENSION': '0x6001405b80bd95979554e23b8f34ce29', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b80bd95979554e23b8f34ce29', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464000119'} ; 2024-03-01 20:25:25,520 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 20:25:25,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:25,531 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:25:25,532 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:25:25,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:25:25,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:25:25,535 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:25:25,539 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:25:25,539 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 20:25:25,542 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 20:25:25,543 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:25:25,543 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:25:25,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906cc7a20) -- 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 = 6001405b80bd95979554e23b8f34ce29 2024-03-01 20:25:25,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:25:25,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:25,550 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:25:25,553 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:25,553 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:25:25,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:25:25,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:25:25,563 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:25:25,563 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:25:25,563 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/sdc$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:25,594 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:25,594 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:25,594 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:25:25,594 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:25:25,599 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 ; label: None ; device: /dev/sdi ; serial: 36001405b80bd95979554e23b8f34ce29 ; exists: True ; vg_name: test_vg3 ; vg_uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; pe_start: 8 MiB ; 2024-03-01 20:25:25,599 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:25:25,602 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:25:25,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:25,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:25,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:25:25,615 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:25,618 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:25:25,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:25,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:25,624 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/sdc$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:25,654 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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=no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 20:25:25,654 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:25,654 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:25:25,654 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:25:25,655 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:25,660 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq ' '/dev/disk/by-id/scsi-36001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/wwn-0x6001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', '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': 'qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq', 'ID_FS_UUID_ENC': 'qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq', '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': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'ID_SERIAL': '36001405539167fd90c04ebc86f2c4c69', 'ID_SERIAL_SHORT': '6001405539167fd90c04ebc86f2c4c69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405539167fd9', 'ID_WWN_VENDOR_EXTENSION': '0x0c04ebc86f2c4c69', 'ID_WWN_WITH_EXTENSION': '0x6001405539167fd90c04ebc86f2c4c69', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405539167fd90c04ebc86f2c4c69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464111893'} ; 2024-03-01 20:25:25,660 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 20:25:25,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:25,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:25:25,671 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:25:25,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:25:25,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:25:25,675 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:25:25,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:25:25,679 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 20:25:25,682 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 20:25:25,682 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:25:25,683 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:25:25,683 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906cc7208) -- 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 = 6001405539167fd90c04ebc86f2c4c69 2024-03-01 20:25:25,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:25:25,689 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:25,690 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:25:25,693 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:25,693 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:25:25,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,697 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:25:25,700 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,700 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:25:25,703 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:25:25,703 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:25:25,703 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:25,734 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:25,734 INFO program/MainThread: stderr[41]: 2024-03-01 20:25:25,734 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:25:25,734 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:25:25,739 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq ; label: None ; device: /dev/sdj ; serial: 36001405539167fd90c04ebc86f2c4c69 ; exists: True ; vg_name: test_vg3 ; vg_uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:25:25,739 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:25:25,742 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:25:25,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:25,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:25,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:25:25,755 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:25,758 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:25:25,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:25,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:25,765 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:25,795 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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=no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 20:25:25,795 INFO program/MainThread: stderr[42]: 2024-03-01 20:25:25,795 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:25:25,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:25,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:25,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:25:25,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:25:25,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:25:25,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:25:25,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:25:25,821 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:25:25,825 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 20:25:25,825 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:25:25,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:25:25,829 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:25:25,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:25:25,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:25:25,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:25:25,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:25:25,840 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:25:25,843 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 20:25:25,844 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:25:25,844 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:25:25,844 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:25:25,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:25:25,848 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:25:25,851 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 20:25:25,851 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:25:25,855 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/53e5b53d-dd13-4450-b9fc-4fc8dc61a703 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDfwAqM3oZUiq2RfKxkuQ7bXUcc3v8ZVEY ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDfwAqM3oZUiq2RfKxkuQ7bXUcc3v8ZVEY', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '53e5b53d-dd13-4450-b9fc-4fc8dc61a703', 'ID_FS_UUID_ENC': '53e5b53d-dd13-4450-b9fc-4fc8dc61a703', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '830523904'} ; 2024-03-01 20:25:25,855 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:25:25,855 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:25,859 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:25:25,859 INFO program/MainThread: stderr[43]: 2024-03-01 20:25:25,859 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:25:25,859 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:25,863 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:25:25,863 INFO program/MainThread: stderr[44]: 2024-03-01 20:25:25,863 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:25:25,863 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:25,866 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:25:25,866 INFO program/MainThread: stderr[45]: 2024-03-01 20:25:25,866 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:25:25,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:25:25,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:25,878 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:25:25,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:25,879 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:25:25,874 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7907d749b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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 (0x7f7906c67390) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:25,880 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:25,883 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:25:25,883 INFO program/MainThread: stderr[46]: 2024-03-01 20:25:25,883 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:25:25,887 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:25:25,891 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:25,891 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:25:25,895 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:25,895 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:25:25,898 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,898 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:25:25,903 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:25,903 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:25:25,903 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:25:25,906 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:25,907 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:25:25,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:25:25,910 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:25,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:25,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:25,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:25:25,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:25:25,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:25:25,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:25:25,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:25:25,934 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:25:25,938 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 20:25:25,938 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:25:25,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:25:25,942 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:25:25,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:25:25,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:25:25,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:25:25,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:25:25,952 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:25:25,956 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 20:25:25,956 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:25:25,956 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:25:25,957 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:25:25,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:25:25,960 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:25:25,963 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 20:25:25,964 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:25:25,967 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/4ebef532-81ce-4f39-8e03-082864acee0c ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDO0c2WHvPx4x3W2l54RFRusIiaTCTS2s2 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDO0c2WHvPx4x3W2l54RFRusIiaTCTS2s2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ebef532-81ce-4f39-8e03-082864acee0c', 'ID_FS_UUID_ENC': '4ebef532-81ce-4f39-8e03-082864acee0c', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '830213284'} ; 2024-03-01 20:25:25,967 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:25:25,968 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:25,972 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:25:25,972 INFO program/MainThread: stderr[47]: 2024-03-01 20:25:25,972 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:25:25,972 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:25,975 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:25:25,975 INFO program/MainThread: stderr[48]: 2024-03-01 20:25:25,975 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:25:25,975 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:25,978 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:25:25,979 INFO program/MainThread: stderr[49]: 2024-03-01 20:25:25,979 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:25:25,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:25,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:25:25,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:25,991 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:25:25,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:25,992 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:25:25,987 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906cb3198) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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 (0x7f7906c67390) -- name = test_vg3 status = True 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 20:25:25,993 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:25,996 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:25:25,996 INFO program/MainThread: stderr[50]: 2024-03-01 20:25:25,997 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:25:26,001 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:25:26,004 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:26,004 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:25:26,008 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:26,008 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:25:26,011 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:26,012 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:25:26,015 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:26,015 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:25:26,015 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:25:26,019 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:26,019 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:25:26,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:25:26,022 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:26,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:26,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:26,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:26,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:26,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:25:26,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:25:26,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:25:26,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:25:26,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:25:26,046 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:25:26,050 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 20:25:26,050 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:25:26,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:25:26,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:25:26,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:25:26,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:25:26,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:25:26,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:25:26,065 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:25:26,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:25:26,069 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:25:26,069 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:25:26,069 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:25:26,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:25:26,072 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:25:26,076 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 20:25:26,076 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:25:26,080 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepD0a8UN7zAOd80O3SsErf1wpjxrBl2txQf ' '/dev/disk/by-uuid/a87ac822-fbc3-4f36-b192-2a8e2f674d93 ' '/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_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepD0a8UN7zAOd80O3SsErf1wpjxrBl2txQf', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a87ac822-fbc3-4f36-b192-2a8e2f674d93', 'ID_FS_UUID_ENC': 'a87ac822-fbc3-4f36-b192-2a8e2f674d93', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829900091'} ; 2024-03-01 20:25:26,080 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:25:26,080 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:26,084 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:25:26,084 INFO program/MainThread: stderr[51]: 2024-03-01 20:25:26,084 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:25:26,084 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:26,087 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:25:26,087 INFO program/MainThread: stderr[52]: 2024-03-01 20:25:26,087 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:25:26,088 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:26,090 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:25:26,091 INFO program/MainThread: stderr[53]: 2024-03-01 20:25:26,091 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:25:26,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:26,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:25:26,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:26,103 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:25:26,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:26,105 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:25:26,099 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7907e2b748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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 (0x7f7906c67390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 20:25:26,106 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:26,109 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:25:26,109 INFO program/MainThread: stderr[54]: 2024-03-01 20:25:26,109 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:25:26,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:25:26,117 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:26,117 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:25:26,120 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:26,121 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:25:26,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:26,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:25:26,128 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:26,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:25:26,128 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:25:26,132 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:26,132 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:25:26,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:25:26,135 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:26,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:26,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:26,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:26,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:26,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:25:26,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:25:26,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:25:26,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:25:26,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:25:26,160 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:26,163 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 20:25:26,164 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:25:26,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:25:26,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:25:26,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:25:26,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:25:26,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:25:26,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:25:26,178 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:26,181 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 20:25:26,182 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:25:26,182 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:25:26,182 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:25:26,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:25:26,185 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:26,189 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 20:25:26,189 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:25:26,193 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDno5ftXlJegtewFT62aIgVyYvqGCTsCh6', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDno5ftXlJegtewFT62aIgVyYvqGCTsCh6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2', 'ID_FS_UUID_ENC': 'a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829554442'} ; 2024-03-01 20:25:26,193 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:25:26,193 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:26,197 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:25:26,197 INFO program/MainThread: stderr[55]: 2024-03-01 20:25:26,197 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:25:26,197 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:26,200 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:25:26,201 INFO program/MainThread: stderr[56]: 2024-03-01 20:25:26,201 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:25:26,201 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:26,204 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:25:26,204 INFO program/MainThread: stderr[57]: 2024-03-01 20:25:26,204 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:25:26,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:26,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:25:26,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:26,217 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:26,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:26,218 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:26,213 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906c79dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 (0x7f7906c67390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 20:25:26,219 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:26,222 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:25:26,222 INFO program/MainThread: stderr[58]: 2024-03-01 20:25:26,222 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:25:26,227 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:25:26,230 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:26,230 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:25:26,234 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:26,234 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:25:26,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:26,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:25:26,241 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:26,241 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:25:26,242 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:25:26,245 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:26,245 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:25:26,249 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:25:26,249 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:26,249 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:26,252 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': '15064755'} ; 2024-03-01 20:25:26,252 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:25:26,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:26,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:26,264 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:25:26,264 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:25:26,264 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:25:26,264 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:25:26,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:25:26,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:25:26,268 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:25:26,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:25:26,271 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:25:26,274 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:25:26,274 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:25:26,275 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:25:26,275 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7906caf2e8) -- 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 20:25:26,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:25:26,282 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:26,282 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:25:26,285 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:26,285 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:25:26,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:26,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:25:26,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:26,292 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:25:26,295 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:25:26,298 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:26,302 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:25:26,306 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 0x7f7906c9cdc8> 2024-03-01 20:25:28,911 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:25:28,916 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:25:28,916 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:25:28,920 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': '15068035'} ; 2024-03-01 20:25:28,920 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:25:28,920 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:25:28,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:28,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:28,931 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:25:28,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:28,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:28,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:28,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:28,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:28,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:25:28,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:25:28,975 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:25:28,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:25:28,978 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:25:28,982 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:25:28,982 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:25:28,985 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:28,986 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:28,986 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:25:28,989 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:25:28,992 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:25:28,995 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:25:28,999 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:25:29,002 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:29,002 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:29,002 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:25:29,003 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:25:29,002 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7906cafc50) -- 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 0x7f7906c08ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:25:29,007 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:25:29,010 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:29,010 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:25:29,014 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:29,014 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:25:29,017 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:29,017 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:25:29,021 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:29,021 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:25:29,021 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:25:29,024 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:29,024 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:25:29,027 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:25:29,027 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:29,030 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDno5ftXlJegtewFT62aIgVyYvqGCTsCh6 ' '/dev/disk/by-uuid/a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2 ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDno5ftXlJegtewFT62aIgVyYvqGCTsCh6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2', 'ID_FS_UUID_ENC': 'a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829554442'} ; 2024-03-01 20:25:29,031 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:25:29,031 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:29,035 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:25:29,035 INFO program/MainThread: stderr[59]: 2024-03-01 20:25:29,035 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:25:29,035 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:29,038 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:25:29,038 INFO program/MainThread: stderr[60]: 2024-03-01 20:25:29,038 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:25:29,038 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:29,041 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:25:29,042 INFO program/MainThread: stderr[61]: 2024-03-01 20:25:29,042 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:25:29,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:25:29,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:29,055 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:29,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:29,056 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:29,050 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906c79dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7906c67390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:29,057 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:29,060 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:25:29,061 INFO program/MainThread: stderr[62]: 2024-03-01 20:25:29,061 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:25:29,065 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:25:29,065 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:25:29,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepD0a8UN7zAOd80O3SsErf1wpjxrBl2txQf ' '/dev/disk/by-uuid/a87ac822-fbc3-4f36-b192-2a8e2f674d93', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepD0a8UN7zAOd80O3SsErf1wpjxrBl2txQf', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a87ac822-fbc3-4f36-b192-2a8e2f674d93', 'ID_FS_UUID_ENC': 'a87ac822-fbc3-4f36-b192-2a8e2f674d93', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829900091'} ; 2024-03-01 20:25:29,068 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:25:29,068 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:29,072 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:25:29,072 INFO program/MainThread: stderr[63]: 2024-03-01 20:25:29,072 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:25:29,072 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:29,075 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:25:29,075 INFO program/MainThread: stderr[64]: 2024-03-01 20:25:29,075 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:25:29,075 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:29,078 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:25:29,078 INFO program/MainThread: stderr[65]: 2024-03-01 20:25:29,079 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:25:29,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:25:29,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:29,092 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:29,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:29,094 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:29,088 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7907e2b748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7906c67390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:29,095 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:29,098 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:25:29,098 INFO program/MainThread: stderr[66]: 2024-03-01 20:25:29,098 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:25:29,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:25:29,102 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:25:29,105 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDO0c2WHvPx4x3W2l54RFRusIiaTCTS2s2 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/4ebef532-81ce-4f39-8e03-082864acee0c', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDO0c2WHvPx4x3W2l54RFRusIiaTCTS2s2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ebef532-81ce-4f39-8e03-082864acee0c', 'ID_FS_UUID_ENC': '4ebef532-81ce-4f39-8e03-082864acee0c', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '830213284'} ; 2024-03-01 20:25:29,105 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:25:29,106 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:29,109 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:25:29,109 INFO program/MainThread: stderr[67]: 2024-03-01 20:25:29,109 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:25:29,109 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:29,112 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:25:29,112 INFO program/MainThread: stderr[68]: 2024-03-01 20:25:29,112 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:25:29,112 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:29,115 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:25:29,116 INFO program/MainThread: stderr[69]: 2024-03-01 20:25:29,116 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:25:29,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:25:29,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:29,128 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:29,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:29,130 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:29,124 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906cb3198) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7906c67390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:29,131 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:29,134 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:25:29,134 INFO program/MainThread: stderr[70]: 2024-03-01 20:25:29,134 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:25:29,138 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:25:29,138 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:25:29,141 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/53e5b53d-dd13-4450-b9fc-4fc8dc61a703 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDfwAqM3oZUiq2RfKxkuQ7bXUcc3v8ZVEY ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDfwAqM3oZUiq2RfKxkuQ7bXUcc3v8ZVEY', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '53e5b53d-dd13-4450-b9fc-4fc8dc61a703', 'ID_FS_UUID_ENC': '53e5b53d-dd13-4450-b9fc-4fc8dc61a703', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '830523904'} ; 2024-03-01 20:25:29,141 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:25:29,142 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:29,145 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:25:29,145 INFO program/MainThread: stderr[71]: 2024-03-01 20:25:29,145 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:25:29,145 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:29,148 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:25:29,148 INFO program/MainThread: stderr[72]: 2024-03-01 20:25:29,148 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:25:29,148 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:29,151 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:25:29,152 INFO program/MainThread: stderr[73]: 2024-03-01 20:25:29,152 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:25:29,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,160 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 20:25:29,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:29,164 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:29,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:29,166 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:29,160 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7907d749b0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7906c67390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:29,167 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:29,170 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:25:29,170 INFO program/MainThread: stderr[74]: 2024-03-01 20:25:29,170 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:25:29,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:25:29,174 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:25:29,177 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/c93c0d82-7d70-4c2d-93c1-d274058489b8 ' '/dev/disk/by-id/dm-uuid-LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5E5n2PjjqinFdxWCbZUiKnbPeG63k46vf ' '/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-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5E5n2PjjqinFdxWCbZUiKnbPeG63k46vf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c93c0d82-7d70-4c2d-93c1-d274058489b8', 'ID_FS_UUID_ENC': 'c93c0d82-7d70-4c2d-93c1-d274058489b8', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '831412952'} ; 2024-03-01 20:25:29,178 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:25:29,178 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:29,181 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:25:29,181 INFO program/MainThread: stderr[75]: 2024-03-01 20:25:29,181 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:25:29,182 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:29,185 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:25:29,185 INFO program/MainThread: stderr[76]: 2024-03-01 20:25:29,185 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:25:29,185 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:29,188 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:25:29,188 INFO program/MainThread: stderr[77]: 2024-03-01 20:25:29,188 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:25:29,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:25:29,199 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:29,200 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:29,200 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:29,201 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:29,196 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906c6b470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7906ca86d8) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:29,202 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:29,205 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:25:29,205 INFO program/MainThread: stderr[78]: 2024-03-01 20:25:29,205 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:25:29,209 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:25:29,209 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:25:29,212 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5O8UDFmjdjYXkAmkxa63aTNSCHNe4yEua ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/588748aa-0dd4-4994-b67f-ad5ed51d7c30 ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5O8UDFmjdjYXkAmkxa63aTNSCHNe4yEua', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '588748aa-0dd4-4994-b67f-ad5ed51d7c30', 'ID_FS_UUID_ENC': '588748aa-0dd4-4994-b67f-ad5ed51d7c30', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '831704678'} ; 2024-03-01 20:25:29,212 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:25:29,213 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:29,216 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:25:29,216 INFO program/MainThread: stderr[79]: 2024-03-01 20:25:29,216 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:25:29,216 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:29,219 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:25:29,219 INFO program/MainThread: stderr[80]: 2024-03-01 20:25:29,219 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:25:29,219 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:29,222 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:25:29,223 INFO program/MainThread: stderr[81]: 2024-03-01 20:25:29,223 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:25:29,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:25:29,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:29,234 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:29,234 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:29,235 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:29,231 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906c498d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7906ca86d8) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:29,236 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:29,239 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:25:29,239 INFO program/MainThread: stderr[82]: 2024-03-01 20:25:29,239 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:25:29,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:25:29,243 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:25:29,246 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhBxmZPDbWZBGo1fCyNDHqtku7ZKWoPNIb ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/e29673a1-a507-4ba0-a34b-2ebf7618c090 ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhBxmZPDbWZBGo1fCyNDHqtku7ZKWoPNIb', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e29673a1-a507-4ba0-a34b-2ebf7618c090', 'ID_FS_UUID_ENC': 'e29673a1-a507-4ba0-a34b-2ebf7618c090', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '832578618'} ; 2024-03-01 20:25:29,247 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:25:29,247 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:29,250 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:25:29,250 INFO program/MainThread: stderr[83]: 2024-03-01 20:25:29,250 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:25:29,250 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:29,253 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:25:29,253 INFO program/MainThread: stderr[84]: 2024-03-01 20:25:29,254 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:25:29,254 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:29,257 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:25:29,257 INFO program/MainThread: stderr[85]: 2024-03-01 20:25:29,257 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:25:29,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,265 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 20:25:29,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:29,269 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:29,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:29,270 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:29,265 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7907d88828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7907d88f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 20:25:29,270 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:29,273 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:25:29,274 INFO program/MainThread: stderr[86]: 2024-03-01 20:25:29,274 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:25:29,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:25:29,278 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:25:29,281 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhnyotWsr3fIJoxiYLID7MZbfi53ghcdgu ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ff24af25-a84e-41da-9822-c4eda40ead32 ' '/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-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhnyotWsr3fIJoxiYLID7MZbfi53ghcdgu', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ff24af25-a84e-41da-9822-c4eda40ead32', 'ID_FS_UUID_ENC': 'ff24af25-a84e-41da-9822-c4eda40ead32', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '832905748'} ; 2024-03-01 20:25:29,281 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:25:29,281 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:29,285 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:25:29,285 INFO program/MainThread: stderr[87]: 2024-03-01 20:25:29,285 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:25:29,285 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:29,288 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:25:29,288 INFO program/MainThread: stderr[88]: 2024-03-01 20:25:29,288 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:25:29,288 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:29,291 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:25:29,292 INFO program/MainThread: stderr[89]: 2024-03-01 20:25:29,292 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:25:29,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:25:29,302 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:29,303 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:29,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:29,304 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:29,300 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7906c98860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f7907d88f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:29,305 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:29,308 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:25:29,308 INFO program/MainThread: stderr[90]: 2024-03-01 20:25:29,308 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:25:29,312 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:25:29,312 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:25:29,312 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:29,323 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:29,339 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:25:29,340 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:25:29,343 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 20:25:29,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,350 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 20:25:29,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:29,353 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:25:29,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:29,366 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:25:29,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,375 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 20:25:29,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:29,378 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:25:29,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:29,391 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:25:29,393 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 20:25:29,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,399 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 20:25:29,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:29,403 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 20:25:29,406 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 20:25:29,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,412 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 20:25:29,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:29,415 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:25:33,868 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_w1ozm54m/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:33,905 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:33,906 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:25:33,909 INFO program/MainThread: stdout[2]: 2024-03-01 20:25:33,909 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 20:25:33,909 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:25:33,909 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:25:33,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:33,914 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:25:33,918 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:33,918 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:25:33,921 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:33,921 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:25:33,924 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:33,924 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:25:33,935 INFO program/MainThread: stdout: 2024-03-01 20:25:33,935 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:25:33,935 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ 2024-03-01 20:25:33,935 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e29673a1-a507-4ba0-a34b-2ebf7618c090 2024-03-01 20:25:33,935 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV 2024-03-01 20:25:33,935 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e29673a1-a507-4ba0-a34b-2ebf7618c090 2024-03-01 20:25:33,935 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ff24af25-a84e-41da-9822-c4eda40ead32 2024-03-01 20:25:33,935 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP 2024-03-01 20:25:33,935 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x 2024-03-01 20:25:33,935 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c93c0d82-7d70-4c2d-93c1-d274058489b8 2024-03-01 20:25:33,935 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 588748aa-0dd4-4994-b67f-ad5ed51d7c30 2024-03-01 20:25:33,935 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU 2024-03-01 20:25:33,935 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L 2024-03-01 20:25:33,935 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq 2024-03-01 20:25:33,935 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2 2024-03-01 20:25:33,935 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a87ac822-fbc3-4f36-b192-2a8e2f674d93 2024-03-01 20:25:33,936 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4ebef532-81ce-4f39-8e03-082864acee0c 2024-03-01 20:25:33,936 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL 2024-03-01 20:25:33,936 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4ebef532-81ce-4f39-8e03-082864acee0c 2024-03-01 20:25:33,936 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 2024-03-01 20:25:33,936 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 53e5b53d-dd13-4450-b9fc-4fc8dc61a703 2024-03-01 20:25:33,936 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq 2024-03-01 20:25:33,936 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 53e5b53d-dd13-4450-b9fc-4fc8dc61a703 2024-03-01 20:25:33,936 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:25:33,936 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:25:33,936 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:25:33,936 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:33,936 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:33,936 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e29673a1-a507-4ba0-a34b-2ebf7618c090 sdb 1073741824 root disk brw-rw---- LVM2_member r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e29673a1-a507-4ba0-a34b-2ebf7618c090 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs ff24af25-a84e-41da-9822-c4eda40ead32 sdc 1073741824 root disk brw-rw---- LVM2_member iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP sdd 1073741824 root disk brw-rw---- LVM2_member HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x |-test_vg2-lv4 641728512 root disk brw-rw---- xfs c93c0d82-7d70-4c2d-93c1-d274058489b8 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 588748aa-0dd4-4994-b67f-ad5ed51d7c30 sde 1073741824 root disk brw-rw---- LVM2_member Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU sdf 1073741824 root disk brw-rw---- LVM2_member BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L sdg 1073741824 root disk brw-rw---- LVM2_member 9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a87ac822-fbc3-4f36-b192-2a8e2f674d93 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4ebef532-81ce-4f39-8e03-082864acee0c sdh 1073741824 root disk brw-rw---- LVM2_member D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4ebef532-81ce-4f39-8e03-082864acee0c sdi 1073741824 root disk brw-rw---- LVM2_member NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 53e5b53d-dd13-4450-b9fc-4fc8dc61a703 sdj 1073741824 root disk brw-rw---- LVM2_member qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 53e5b53d-dd13-4450-b9fc-4fc8dc61a703 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 20:25:33,936 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:33,936 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:33,937 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:25:33,937 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:33,937 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:25:33,937 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:25:33,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:33,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:33,963 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 20:25:33,968 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736 ' '/dev/disk/by-id/scsi-36001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/wwn-0x6001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a084f240-dcf0-4956-b4a8-3e7c7a183736', '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': 'IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ', 'ID_FS_UUID_ENC': 'IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ', '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': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'ID_SERIAL': '36001405a084f240dcf04956b4a83e7c7', 'ID_SERIAL_SHORT': '6001405a084f240dcf04956b4a83e7c7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a084f240d', 'ID_WWN_VENDOR_EXTENSION': '0xcf04956b4a83e7c7', 'ID_WWN_WITH_EXTENSION': '0x6001405a084f240dcf04956b4a83e7c7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a084f240dcf04956b4a83e7c7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463289508'} ; 2024-03-01 20:25:33,968 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 20:25:33,969 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 20:25:33,995 INFO program/MainThread: stdout[3]: 2024-03-01 20:25:33,995 INFO program/MainThread: stderr[3]: 2024-03-01 20:25:33,995 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:25:34,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,008 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:25:34,013 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:25:34,014 INFO blivet/MainThread: sda is a disk 2024-03-01 20:25:34,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:25:34,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:25:34,018 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:25:34,021 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:25:34,021 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 20:25:34,025 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 20:25:34,025 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:25:34,026 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:25:34,026 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc487beb38) -- 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 = 6001405a084f240dcf04956b4a83e7c7 2024-03-01 20:25:34,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:25:34,033 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:34,034 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:25:34,037 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:34,037 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:25:34,041 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,041 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:25:34,044 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,044 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:25:34,048 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:25:34,048 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:25:34,048 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 20:25:34,081 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=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 20:25:34,081 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV. WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (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 20:25:34,081 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:25:34,081 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:25:34,086 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ ; label: None ; device: /dev/sda ; serial: 36001405a084f240dcf04956b4a83e7c7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; pe_start: 8 MiB ; 2024-03-01 20:25:34,086 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:25:34,090 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:25:34,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:34,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:34,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,103 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 20:25:34,130 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=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 20:25:34,130 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV. WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (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 20:25:34,130 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:25:34,130 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:25:34,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:25:34,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:25:34,140 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:34,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:25:34,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:25:34,144 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 20:25:34,174 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb 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 20:25:34,174 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV. WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (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 20:25:34,174 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:25:34,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:25:34,179 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:25:34,182 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:25:34,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:34,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:25:34,189 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:25:34,189 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:34,193 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/lvm-pv-uuid-r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/wwn-0x60014053a44f550a4b748eda6f70f787', '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': 'r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV', 'ID_FS_UUID_ENC': 'r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV', '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': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'ID_SERIAL': '360014053a44f550a4b748eda6f70f787', 'ID_SERIAL_SHORT': '60014053a44f550a4b748eda6f70f787', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053a44f550a', 'ID_WWN_VENDOR_EXTENSION': '0x4b748eda6f70f787', 'ID_WWN_WITH_EXTENSION': '0x60014053a44f550a4b748eda6f70f787', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053a44f550a4b748eda6f70f787', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463340160'} ; 2024-03-01 20:25:34,194 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 20:25:34,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,204 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:25:34,205 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:25:34,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:25:34,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:25:34,208 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:25:34,211 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:25:34,212 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 20:25:34,215 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 20:25:34,215 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:25:34,216 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:25:34,216 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc487d2eb8) -- 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 = 60014053a44f550a4b748eda6f70f787 2024-03-01 20:25:34,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:25:34,223 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:34,223 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:25:34,226 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:34,227 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:25:34,230 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,230 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:25:34,234 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,234 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:25:34,237 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:25:34,237 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:25:34,237 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:34,263 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=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 20:25:34,263 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (last written to /dev/sdc). 2024-03-01 20:25:34,263 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:25:34,263 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:25:34,267 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV ; label: None ; device: /dev/sdb ; serial: 360014053a44f550a4b748eda6f70f787 ; exists: True ; vg_name: test_vg1 ; vg_uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:25:34,268 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:25:34,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:25:34,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:34,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:25:34,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:25:34,284 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:34,287 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:25:34,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:34,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:34,294 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:34,323 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 20:25:34,323 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP. WARNING: VG test_vg1 is missing PV iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP (last written to /dev/sdc). 2024-03-01 20:25:34,323 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:25:34,323 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:25:34,323 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:34,328 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/scsi-360014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/wwn-0x60014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', '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': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'ID_SERIAL': '360014056fc8a9f832f341b7a189a32ac', 'ID_SERIAL_SHORT': '60014056fc8a9f832f341b7a189a32ac', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056fc8a9f83', 'ID_WWN_VENDOR_EXTENSION': '0x2f341b7a189a32ac', 'ID_WWN_WITH_EXTENSION': '0x60014056fc8a9f832f341b7a189a32ac', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056fc8a9f832f341b7a189a32ac', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464088429'} ; 2024-03-01 20:25:34,328 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 20:25:34,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,339 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:25:34,339 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:25:34,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:25:34,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:25:34,343 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:25:34,347 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:25:34,347 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 20:25:34,350 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 20:25:34,350 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:25:34,351 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:25:34,351 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc487d2c50) -- 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 = 60014056fc8a9f832f341b7a189a32ac 2024-03-01 20:25:34,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:25:34,355 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:25:34,358 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-360014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', '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': '1464a738-a4ef-439c-84d4-9e33ef706498', 'ID_SERIAL': '360014051464a738a4ef439c84d49e33e', 'ID_SERIAL_SHORT': '60014051464a738a4ef439c84d49e33e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051464a738a', 'ID_WWN_VENDOR_EXTENSION': '0x4ef439c84d49e33e', 'ID_WWN_WITH_EXTENSION': '0x60014051464a738a4ef439c84d49e33e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051464a738a4ef439c84d49e33e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464210932'} ; 2024-03-01 20:25:34,358 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 20:25:34,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,368 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:25:34,369 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:25:34,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:25:34,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:25:34,372 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:25:34,376 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:25:34,376 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 20:25:34,379 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 20:25:34,379 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:25:34,380 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:25:34,380 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc476f2c88) -- 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 = 60014051464a738a4ef439c84d49e33e 2024-03-01 20:25:34,383 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:25:34,384 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:25:34,387 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/lvm-pv-uuid-iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP ' '/dev/disk/by-id/scsi-360014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/wwn-0x60014058ef27b090b1a445d8d1868cd6', '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': 'iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP', 'ID_FS_UUID_ENC': 'iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP', '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': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'ID_SERIAL': '360014058ef27b090b1a445d8d1868cd6', 'ID_SERIAL_SHORT': '60014058ef27b090b1a445d8d1868cd6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058ef27b090', 'ID_WWN_VENDOR_EXTENSION': '0xb1a445d8d1868cd6', 'ID_WWN_WITH_EXTENSION': '0x60014058ef27b090b1a445d8d1868cd6', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058ef27b090b1a445d8d1868cd6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463377510'} ; 2024-03-01 20:25:34,387 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 20:25:34,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,398 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:25:34,398 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:25:34,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:25:34,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:25:34,402 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:25:34,405 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:25:34,405 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 20:25:34,408 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 20:25:34,409 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:25:34,409 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:25:34,409 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc476edba8) -- 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 = 60014058ef27b090b1a445d8d1868cd6 2024-03-01 20:25:34,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:25:34,416 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:34,416 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:25:34,420 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:34,420 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:25:34,423 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,423 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:25:34,427 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,427 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:25:34,430 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:25:34,430 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:25:34,430 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:34,462 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=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 20:25:34,462 INFO program/MainThread: stderr[9]: 2024-03-01 20:25:34,462 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:25:34,462 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:25:34,467 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP ; label: None ; device: /dev/sdc ; serial: 360014058ef27b090b1a445d8d1868cd6 ; exists: True ; vg_name: test_vg1 ; vg_uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:25:34,467 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:25:34,470 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:25:34,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:34,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:34,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:25:34,484 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:34,487 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:25:34,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh ; incomplete: True ; hidden: False ; 2024-03-01 20:25:34,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:34,494 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:34,529 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 20:25:34,529 INFO program/MainThread: stderr[10]: 2024-03-01 20:25:34,529 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:25:34,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:34,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:25:34,548 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:34,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:25:34,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:25:34,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:34,556 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:25:34,560 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 20:25:34,560 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:25:34,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:25:34,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:25:34,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:34,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:25:34,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:25:34,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:34,575 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:25:34,579 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 20:25:34,579 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:25:34,580 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:25:34,580 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:25:34,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:34,583 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:25:34,587 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 20:25:34,587 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:25:34,591 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ff24af25-a84e-41da-9822-c4eda40ead32 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhnyotWsr3fIJoxiYLID7MZbfi53ghcdgu', '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-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhnyotWsr3fIJoxiYLID7MZbfi53ghcdgu', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ff24af25-a84e-41da-9822-c4eda40ead32', 'ID_FS_UUID_ENC': 'ff24af25-a84e-41da-9822-c4eda40ead32', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '832905748'} ; 2024-03-01 20:25:34,591 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:25:34,591 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:34,595 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:25:34,595 INFO program/MainThread: stderr[11]: 2024-03-01 20:25:34,595 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:25:34,596 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:34,599 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:25:34,599 INFO program/MainThread: stderr[12]: 2024-03-01 20:25:34,599 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:25:34,599 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:34,602 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:25:34,602 INFO program/MainThread: stderr[13]: 2024-03-01 20:25:34,602 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:25:34,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:25:34,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:34,614 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:25:34,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:34,615 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:25:34,610 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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 (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 20:25:34,615 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:34,618 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:25:34,618 INFO program/MainThread: stderr[14]: 2024-03-01 20:25:34,619 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:25:34,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:25:34,627 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:34,627 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:25:34,630 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:34,631 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:25:34,635 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,635 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:25:34,639 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,639 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:25:34,641 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:25:34,641 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:25:34,645 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:34,645 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:25:34,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:25:34,649 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:34,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:34,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:25:34,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:25:34,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:25:34,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:25:34,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:25:34,674 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:25:34,678 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 20:25:34,678 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:34,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:25:34,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:25:34,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:25:34,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:25:34,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:25:34,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:25:34,693 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:25:34,697 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 20:25:34,697 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:34,697 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:25:34,698 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:25:34,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:25:34,701 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:25:34,704 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 20:25:34,705 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:25:34,709 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhBxmZPDbWZBGo1fCyNDHqtku7ZKWoPNIb ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/e29673a1-a507-4ba0-a34b-2ebf7618c090', '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-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhBxmZPDbWZBGo1fCyNDHqtku7ZKWoPNIb', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e29673a1-a507-4ba0-a34b-2ebf7618c090', 'ID_FS_UUID_ENC': 'e29673a1-a507-4ba0-a34b-2ebf7618c090', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '832578618'} ; 2024-03-01 20:25:34,709 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:25:34,709 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:34,713 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:25:34,713 INFO program/MainThread: stderr[15]: 2024-03-01 20:25:34,713 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:25:34,713 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:34,716 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:25:34,716 INFO program/MainThread: stderr[16]: 2024-03-01 20:25:34,717 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:25:34,717 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:34,720 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:25:34,720 INFO program/MainThread: stderr[17]: 2024-03-01 20:25:34,720 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:25:34,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:25:34,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:34,731 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:34,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:34,732 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:34,728 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb 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 (0x7fcc487d2f28) -- name = test_vg1 status = True 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 20:25:34,733 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:34,736 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:25:34,736 INFO program/MainThread: stderr[18]: 2024-03-01 20:25:34,736 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:25:34,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:25:34,745 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:34,745 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:25:34,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:34,749 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:25:34,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:25:34,756 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,756 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:25:34,756 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:25:34,760 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:34,760 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:25:34,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:25:34,764 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:34,764 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:34,768 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/lvm-pv-uuid-HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x ' '/dev/disk/by-id/scsi-3600140537172cfd428945bba8cad626d', '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': 'HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x', 'ID_FS_UUID_ENC': 'HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x', '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': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'ID_SERIAL': '3600140537172cfd428945bba8cad626d', 'ID_SERIAL_SHORT': '600140537172cfd428945bba8cad626d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537172cfd4', 'ID_WWN_VENDOR_EXTENSION': '0x28945bba8cad626d', 'ID_WWN_WITH_EXTENSION': '0x600140537172cfd428945bba8cad626d', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537172cfd428945bba8cad626d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463384834'} ; 2024-03-01 20:25:34,768 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 20:25:34,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,778 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:25:34,779 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:25:34,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:25:34,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:25:34,783 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:25:34,786 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:25:34,786 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 20:25:34,789 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 20:25:34,790 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:25:34,790 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:25:34,790 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc476fddd8) -- 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 = 600140537172cfd428945bba8cad626d 2024-03-01 20:25:34,794 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:25:34,798 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:34,798 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:25:34,801 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:34,801 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:25:34,805 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,805 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:25:34,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,809 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:25:34,812 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:25:34,812 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:25:34,812 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:34,840 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=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 20:25:34,840 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU. WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:34,840 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:25:34,840 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:25:34,844 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x ; label: None ; device: /dev/sdd ; serial: 3600140537172cfd428945bba8cad626d ; exists: True ; vg_name: test_vg2 ; vg_uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:25:34,845 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:25:34,848 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:25:34,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:34,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:34,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,861 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:34,889 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 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=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=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 20:25:34,889 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU. WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:34,889 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:25:34,889 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:25:34,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:25:34,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:25:34,898 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:25:34,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:25:34,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:25:34,902 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:34,929 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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 20:25:34,929 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU. WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:34,929 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:25:34,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:25:34,934 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:25:34,937 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:25:34,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:34,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:25:34,944 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:25:34,944 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:34,949 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/wwn-0x6001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/lvm-pv-uuid-Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU ' '/dev/disk/by-id/scsi-36001405718de4579c93451b9c22c4062', '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': 'Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU', 'ID_FS_UUID_ENC': 'Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU', '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': '718de457-9c93-451b-9c22-c4062361206a', 'ID_SERIAL': '36001405718de4579c93451b9c22c4062', 'ID_SERIAL_SHORT': '6001405718de4579c93451b9c22c4062', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405718de4579', 'ID_WWN_VENDOR_EXTENSION': '0xc93451b9c22c4062', 'ID_WWN_WITH_EXTENSION': '0x6001405718de4579c93451b9c22c4062', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405718de4579c93451b9c22c4062', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463540994'} ; 2024-03-01 20:25:34,949 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 20:25:34,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:25:34,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:34,960 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:25:34,961 INFO blivet/MainThread: sde is a disk 2024-03-01 20:25:34,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:25:34,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:25:34,964 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:25:34,968 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:25:34,968 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 20:25:34,971 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 20:25:34,971 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:25:34,972 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:25:34,972 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc476e7b70) -- 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 = 6001405718de4579c93451b9c22c4062 2024-03-01 20:25:34,975 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:25:34,979 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:34,979 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:25:34,983 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:34,983 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:25:34,986 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,986 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:25:34,989 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:34,990 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:25:34,993 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:25:34,993 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:25:34,993 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/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,021 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=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 20:25:35,021 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:35,021 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:25:35,021 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:25:35,026 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU ; label: None ; device: /dev/sde ; serial: 36001405718de4579c93451b9c22c4062 ; exists: True ; vg_name: test_vg2 ; vg_uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:25:35,026 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:25:35,029 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:25:35,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:25:35,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:25:35,043 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:25:35,046 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:25:35,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:35,052 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/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,082 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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 20:25:35,082 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L. WARNING: VG test_vg2 is missing PV BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L (last written to /dev/sdf). 2024-03-01 20:25:35,082 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:25:35,082 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:25:35,083 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:35,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/wwn-0x60014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/lvm-pv-uuid-BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', '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': 'BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L', 'ID_FS_UUID_ENC': 'BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L', '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': '1624beb3-847c-4391-b3ef-a806631e3c13', 'ID_SERIAL': '360014051624beb3847c4391b3efa8066', 'ID_SERIAL_SHORT': '60014051624beb3847c4391b3efa8066', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051624beb38', 'ID_WWN_VENDOR_EXTENSION': '0x47c4391b3efa8066', 'ID_WWN_WITH_EXTENSION': '0x60014051624beb3847c4391b3efa8066', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051624beb3847c4391b3efa8066', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463695105'} ; 2024-03-01 20:25:35,087 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 20:25:35,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:35,099 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:25:35,099 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:25:35,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:25:35,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:25:35,103 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:25:35,106 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:25:35,106 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 20:25:35,110 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 20:25:35,110 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:25:35,111 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:25:35,111 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc47693908) -- 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 = 60014051624beb3847c4391b3efa8066 2024-03-01 20:25:35,114 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:25:35,118 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:35,118 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:25:35,121 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:35,121 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:25:35,125 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,125 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:25:35,128 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,128 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:25:35,131 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:25:35,132 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:25:35,132 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/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,160 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=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 20:25:35,160 INFO program/MainThread: stderr[24]: 2024-03-01 20:25:35,160 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:25:35,160 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:25:35,165 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L ; label: None ; device: /dev/sdf ; serial: 360014051624beb3847c4391b3efa8066 ; exists: True ; vg_name: test_vg2 ; vg_uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:25:35,165 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:25:35,168 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:25:35,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:35,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:25:35,182 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:25:35,185 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:25:35,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:35,192 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/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,218 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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 20:25:35,218 INFO program/MainThread: stderr[25]: 2024-03-01 20:25:35,218 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:25:35,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:35,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:35,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:25:35,236 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:25:35,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:25:35,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:25:35,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:25:35,244 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:25:35,248 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 20:25:35,248 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:25:35,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:25:35,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:25:35,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:25:35,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:25:35,259 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:25:35,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:25:35,263 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:25:35,266 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 20:25:35,267 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:25:35,267 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:25:35,267 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:25:35,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:25:35,271 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:25:35,274 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 20:25:35,275 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:25:35,278 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/588748aa-0dd4-4994-b67f-ad5ed51d7c30 ' '/dev/disk/by-id/dm-uuid-LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5O8UDFmjdjYXkAmkxa63aTNSCHNe4yEua', '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-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5O8UDFmjdjYXkAmkxa63aTNSCHNe4yEua', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '588748aa-0dd4-4994-b67f-ad5ed51d7c30', 'ID_FS_UUID_ENC': '588748aa-0dd4-4994-b67f-ad5ed51d7c30', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '831704678'} ; 2024-03-01 20:25:35,278 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:25:35,279 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:35,283 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:25:35,283 INFO program/MainThread: stderr[26]: 2024-03-01 20:25:35,283 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:25:35,283 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:35,286 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:25:35,286 INFO program/MainThread: stderr[27]: 2024-03-01 20:25:35,286 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:25:35,286 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:35,289 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:25:35,290 INFO program/MainThread: stderr[28]: 2024-03-01 20:25:35,290 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:25:35,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:25:35,301 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:35,301 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:25:35,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:35,302 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:25:35,298 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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 (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:35,303 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:35,306 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:25:35,306 INFO program/MainThread: stderr[29]: 2024-03-01 20:25:35,306 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:25:35,310 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:25:35,314 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:35,314 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:25:35,318 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:35,318 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:25:35,322 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,322 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:25:35,326 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,326 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:25:35,326 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:25:35,329 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:35,329 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:25:35,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:25:35,333 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:35,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:35,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:35,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:25:35,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:25:35,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:25:35,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:25:35,358 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:25:35,358 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:25:35,362 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 20:25:35,362 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:25:35,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:25:35,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:25:35,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:25:35,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:25:35,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:25:35,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:25:35,377 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:25:35,380 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 20:25:35,381 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:25:35,381 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:25:35,381 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:25:35,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:25:35,393 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:25:35,397 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 20:25:35,397 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:25:35,401 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c93c0d82-7d70-4c2d-93c1-d274058489b8 ' '/dev/disk/by-id/dm-uuid-LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5E5n2PjjqinFdxWCbZUiKnbPeG63k46vf ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5E5n2PjjqinFdxWCbZUiKnbPeG63k46vf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c93c0d82-7d70-4c2d-93c1-d274058489b8', 'ID_FS_UUID_ENC': 'c93c0d82-7d70-4c2d-93c1-d274058489b8', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '831412952'} ; 2024-03-01 20:25:35,401 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:25:35,401 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:35,405 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:25:35,405 INFO program/MainThread: stderr[30]: 2024-03-01 20:25:35,405 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:25:35,405 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:35,409 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:25:35,409 INFO program/MainThread: stderr[31]: 2024-03-01 20:25:35,409 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:25:35,409 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:35,412 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:25:35,412 INFO program/MainThread: stderr[32]: 2024-03-01 20:25:35,412 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:25:35,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:25:35,423 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:35,424 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:35,425 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:35,425 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:35,421 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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 (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:35,426 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:35,430 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:25:35,430 INFO program/MainThread: stderr[33]: 2024-03-01 20:25:35,430 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:25:35,434 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:25:35,438 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:35,438 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:25:35,442 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:35,442 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:25:35,446 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,446 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:25:35,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:25:35,450 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:25:35,453 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:35,453 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:25:35,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:25:35,457 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:35,457 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:35,461 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/lvm-pv-uuid-9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq ' '/dev/disk/by-id/wwn-0x60014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/scsi-360014053cfd8336ea864c43ad7bd19f9', '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': '9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq', 'ID_FS_UUID_ENC': '9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq', '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': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'ID_SERIAL': '360014053cfd8336ea864c43ad7bd19f9', 'ID_SERIAL_SHORT': '60014053cfd8336ea864c43ad7bd19f9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053cfd8336e', 'ID_WWN_VENDOR_EXTENSION': '0xa864c43ad7bd19f9', 'ID_WWN_WITH_EXTENSION': '0x60014053cfd8336ea864c43ad7bd19f9', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053cfd8336ea864c43ad7bd19f9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463711789'} ; 2024-03-01 20:25:35,461 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 20:25:35,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:35,472 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:25:35,473 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:25:35,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:25:35,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:25:35,476 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:25:35,479 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:25:35,480 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 20:25:35,483 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 20:25:35,483 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:25:35,484 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:25:35,484 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc476b1390) -- 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 = 60014053cfd8336ea864c43ad7bd19f9 2024-03-01 20:25:35,487 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:25:35,491 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:35,491 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:25:35,494 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:35,494 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:25:35,498 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,498 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:25:35,502 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,502 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:25:35,505 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:25:35,505 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:25:35,505 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/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,533 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:35,533 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL. WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:35,533 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:25:35,533 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:25:35,538 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq ; label: None ; device: /dev/sdg ; serial: 360014053cfd8336ea864c43ad7bd19f9 ; exists: True ; vg_name: test_vg3 ; vg_uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:25:35,538 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:25:35,541 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:25:35,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:35,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:35,554 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/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,584 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 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=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:35,584 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL. WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:35,584 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:25:35,584 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:25:35,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:25:35,589 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:25:35,593 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:35,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:25:35,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:25:35,597 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/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,626 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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=no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 20:25:35,626 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL. WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:35,626 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:25:35,631 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:25:35,631 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:25:35,634 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:25:35,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:25:35,641 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:25:35,641 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:35,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-3600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/lvm-pv-uuid-D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL', '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': 'D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL', 'ID_FS_UUID_ENC': 'D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL', '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': '98006134-d746-40ff-a34a-52cf7788ea16', 'ID_SERIAL': '3600140598006134d74640ffa34a52cf7', 'ID_SERIAL_SHORT': '600140598006134d74640ffa34a52cf7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598006134d', 'ID_WWN_VENDOR_EXTENSION': '0x74640ffa34a52cf7', 'ID_WWN_WITH_EXTENSION': '0x600140598006134d74640ffa34a52cf7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598006134d74640ffa34a52cf7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463837804'} ; 2024-03-01 20:25:35,645 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 20:25:35,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:35,656 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:25:35,657 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:25:35,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:25:35,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:25:35,660 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:25:35,664 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:25:35,664 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 20:25:35,667 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 20:25:35,668 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:25:35,668 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:25:35,668 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc476e7860) -- 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 = 600140598006134d74640ffa34a52cf7 2024-03-01 20:25:35,672 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:25:35,675 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:35,675 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:25:35,679 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:35,679 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:25:35,683 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,683 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:25:35,686 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,686 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:25:35,689 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:25:35,689 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:25:35,690 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/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,719 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:35,719 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:35,719 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:25:35,720 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:25:35,724 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL ; label: None ; device: /dev/sdh ; serial: 3600140598006134d74640ffa34a52cf7 ; exists: True ; vg_name: test_vg3 ; vg_uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; pe_start: 8 MiB ; 2024-03-01 20:25:35,724 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:25:35,727 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:25:35,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:25:35,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:25:35,741 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:35,744 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:25:35,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:35,751 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/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,781 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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=no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 20:25:35,781 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8. WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:35,781 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:25:35,781 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:25:35,781 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:35,786 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/wwn-0x6001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/scsi-36001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/lvm-pv-uuid-NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8', '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': 'NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8', 'ID_FS_UUID_ENC': 'NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8', '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': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'ID_SERIAL': '36001405b80bd95979554e23b8f34ce29', 'ID_SERIAL_SHORT': '6001405b80bd95979554e23b8f34ce29', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b80bd9597', 'ID_WWN_VENDOR_EXTENSION': '0x9554e23b8f34ce29', 'ID_WWN_WITH_EXTENSION': '0x6001405b80bd95979554e23b8f34ce29', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b80bd95979554e23b8f34ce29', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464000119'} ; 2024-03-01 20:25:35,786 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 20:25:35,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:35,798 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:25:35,798 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:25:35,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:25:35,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:25:35,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:25:35,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:25:35,805 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 20:25:35,809 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 20:25:35,809 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:25:35,810 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:25:35,810 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc47711278) -- 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 = 6001405b80bd95979554e23b8f34ce29 2024-03-01 20:25:35,813 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:25:35,817 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:35,817 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:25:35,820 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:35,820 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:25:35,824 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,824 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:25:35,827 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,828 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:25:35,831 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:25:35,831 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:25:35,831 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/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,860 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:35,860 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:35,860 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:25:35,861 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:25:35,865 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 ; label: None ; device: /dev/sdi ; serial: 36001405b80bd95979554e23b8f34ce29 ; exists: True ; vg_name: test_vg3 ; vg_uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; pe_start: 8 MiB ; 2024-03-01 20:25:35,865 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:25:35,869 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:25:35,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:35,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:25:35,882 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:35,885 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:25:35,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:35,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:35,892 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/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:35,921 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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=no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 20:25:35,921 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq. WARNING: VG test_vg3 is missing PV qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq (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 20:25:35,921 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:25:35,922 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:25:35,922 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:35,927 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/wwn-0x6001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/lvm-pv-uuid-qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq ' '/dev/disk/by-id/scsi-36001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', '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': 'qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq', 'ID_FS_UUID_ENC': 'qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq', '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': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'ID_SERIAL': '36001405539167fd90c04ebc86f2c4c69', 'ID_SERIAL_SHORT': '6001405539167fd90c04ebc86f2c4c69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405539167fd9', 'ID_WWN_VENDOR_EXTENSION': '0x0c04ebc86f2c4c69', 'ID_WWN_WITH_EXTENSION': '0x6001405539167fd90c04ebc86f2c4c69', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405539167fd90c04ebc86f2c4c69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464111893'} ; 2024-03-01 20:25:35,927 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 20:25:35,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:25:35,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:35,939 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:25:35,939 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:25:35,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:25:35,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:25:35,943 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:25:35,946 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:25:35,946 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 20:25:35,950 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 20:25:35,950 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:25:35,951 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:25:35,951 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc47711198) -- 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 = 6001405539167fd90c04ebc86f2c4c69 2024-03-01 20:25:35,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:25:35,958 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:35,958 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:25:35,961 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:35,961 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:25:35,965 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,965 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:25:35,968 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:35,969 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:25:35,972 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:25:35,972 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:25:35,972 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/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:36,001 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IqzAO0-o7If-fyXo-loY4-awBj-O1by-pqVNRQ LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=r5IcAF-ojA4-GQat-QbDQ-bkUO-nQsK-hTSTrV LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=iJkqbY-Lnpq-dmKp-msWx-uDDD-vTZW-MGjWNP LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HN9g6a-gIOT-Uty3-swtL-Qhum-lHYp-qzha1x LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=Ugak0h-Q2A9-0JyI-oFM8-8hC3-2ZDW-wgslNU LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=BezOqw-QNli-MLqU-2Wi3-FbrN-Yi6O-iU3S4L LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 LVM2_VG_SIZE=3196059648 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=9cEzKX-lFRM-SszB-wS1U-OfaT-L8QU-NIR0jq LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=D1fwWv-3mDO-2gUn-RGft-9Lae-gvZg-kl8dqL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=NXVerR-L16m-P0xw-vZCG-qqlA-M0qh-Y5XyW8 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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=qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD LVM2_VG_SIZE=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 20:25:36,001 INFO program/MainThread: stderr[41]: 2024-03-01 20:25:36,001 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:25:36,001 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:25:36,006 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qeldWE-FLRe-LTsi-ZMor-tHwR-Nvwj-lJ0JPq ; label: None ; device: /dev/sdj ; serial: 36001405539167fd90c04ebc86f2c4c69 ; exists: True ; vg_name: test_vg3 ; vg_uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:25:36,006 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:25:36,009 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:25:36,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:36,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:36,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:25:36,023 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:36,026 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:25:36,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD ; incomplete: True ; hidden: False ; 2024-03-01 20:25:36,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:36,033 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:36,063 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu 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=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua 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=E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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=0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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=no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 20:25:36,063 INFO program/MainThread: stderr[42]: 2024-03-01 20:25:36,063 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:25:36,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:36,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:36,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:25:36,082 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:25:36,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:25:36,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:25:36,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:25:36,090 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:25:36,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:25:36,094 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:25:36,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:25:36,098 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:25:36,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:25:36,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:25:36,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:25:36,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:25:36,109 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:25:36,113 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 20:25:36,113 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:25:36,113 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:25:36,113 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:25:36,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:25:36,117 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:25:36,120 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 20:25:36,121 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:25:36,125 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDfwAqM3oZUiq2RfKxkuQ7bXUcc3v8ZVEY ' '/dev/disk/by-uuid/53e5b53d-dd13-4450-b9fc-4fc8dc61a703 ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDfwAqM3oZUiq2RfKxkuQ7bXUcc3v8ZVEY', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '53e5b53d-dd13-4450-b9fc-4fc8dc61a703', 'ID_FS_UUID_ENC': '53e5b53d-dd13-4450-b9fc-4fc8dc61a703', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '830523904'} ; 2024-03-01 20:25:36,125 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:25:36,125 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:36,129 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:25:36,129 INFO program/MainThread: stderr[43]: 2024-03-01 20:25:36,129 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:25:36,129 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:36,132 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:25:36,132 INFO program/MainThread: stderr[44]: 2024-03-01 20:25:36,132 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:25:36,132 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:36,135 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:25:36,136 INFO program/MainThread: stderr[45]: 2024-03-01 20:25:36,136 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:25:36,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:25:36,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:36,148 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:25:36,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:36,149 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:25:36,144 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY 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 (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:36,149 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:36,152 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:25:36,153 INFO program/MainThread: stderr[46]: 2024-03-01 20:25:36,153 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:25:36,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:25:36,161 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:36,161 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:25:36,165 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:36,165 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:25:36,168 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,168 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:25:36,173 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,173 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:25:36,173 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:25:36,176 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:36,177 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:25:36,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:25:36,180 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:36,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:36,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:36,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:25:36,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:25:36,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:25:36,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:25:36,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:25:36,205 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:25:36,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:25:36,209 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:25:36,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:25:36,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:25:36,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:25:36,217 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:25:36,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:25:36,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:25:36,224 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:25:36,227 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 20:25:36,228 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:25:36,228 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:25:36,228 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:25:36,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:25:36,231 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:25:36,235 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 20:25:36,235 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:25:36,239 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/4ebef532-81ce-4f39-8e03-082864acee0c ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDO0c2WHvPx4x3W2l54RFRusIiaTCTS2s2 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDO0c2WHvPx4x3W2l54RFRusIiaTCTS2s2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ebef532-81ce-4f39-8e03-082864acee0c', 'ID_FS_UUID_ENC': '4ebef532-81ce-4f39-8e03-082864acee0c', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '830213284'} ; 2024-03-01 20:25:36,239 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:25:36,239 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:36,243 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:25:36,243 INFO program/MainThread: stderr[47]: 2024-03-01 20:25:36,243 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:25:36,243 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:36,247 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:25:36,247 INFO program/MainThread: stderr[48]: 2024-03-01 20:25:36,247 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:25:36,247 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:36,250 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:25:36,250 INFO program/MainThread: stderr[49]: 2024-03-01 20:25:36,250 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:25:36,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:25:36,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:36,263 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:25:36,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:36,264 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:25:36,259 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 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 (0x7fcc476b14a8) -- name = test_vg3 status = True 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 20:25:36,265 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:36,268 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:25:36,268 INFO program/MainThread: stderr[50]: 2024-03-01 20:25:36,268 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:25:36,272 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:25:36,276 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:36,276 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:25:36,280 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:36,280 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:25:36,284 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,284 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:25:36,287 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,288 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:25:36,288 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:25:36,291 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:36,291 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:25:36,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:25:36,295 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:36,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:36,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:36,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:25:36,313 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:25:36,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:25:36,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:25:36,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:25:36,320 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:25:36,324 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 20:25:36,324 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:25:36,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:25:36,328 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:25:36,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:25:36,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:25:36,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:25:36,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:25:36,339 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:25:36,343 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 20:25:36,343 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:25:36,344 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:25:36,344 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:25:36,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:25:36,347 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:25:36,351 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 20:25:36,351 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:25:36,355 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepD0a8UN7zAOd80O3SsErf1wpjxrBl2txQf ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/a87ac822-fbc3-4f36-b192-2a8e2f674d93 ' '/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_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepD0a8UN7zAOd80O3SsErf1wpjxrBl2txQf', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a87ac822-fbc3-4f36-b192-2a8e2f674d93', 'ID_FS_UUID_ENC': 'a87ac822-fbc3-4f36-b192-2a8e2f674d93', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829900091'} ; 2024-03-01 20:25:36,355 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:25:36,355 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:36,359 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:25:36,359 INFO program/MainThread: stderr[51]: 2024-03-01 20:25:36,359 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:25:36,359 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:36,362 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:25:36,362 INFO program/MainThread: stderr[52]: 2024-03-01 20:25:36,363 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:25:36,363 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:36,366 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:25:36,366 INFO program/MainThread: stderr[53]: 2024-03-01 20:25:36,366 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:25:36,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:25:36,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:36,379 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:25:36,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:36,380 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:25:36,375 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf 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 (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 20:25:36,381 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:36,384 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:25:36,384 INFO program/MainThread: stderr[54]: 2024-03-01 20:25:36,384 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:25:36,388 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:25:36,392 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:36,392 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:25:36,396 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:36,396 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:25:36,400 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,400 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:25:36,404 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,404 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:25:36,404 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:25:36,408 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:36,408 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:25:36,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:25:36,411 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:36,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:36,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:25:36,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:25:36,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:25:36,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:25:36,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:25:36,436 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:25:36,436 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:36,440 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 20:25:36,440 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:25:36,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:25:36,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:25:36,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:25:36,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:25:36,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:25:36,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:25:36,455 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:36,459 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 20:25:36,459 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:25:36,459 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:25:36,460 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:25:36,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:25:36,463 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:36,466 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 20:25:36,467 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:25:36,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2 ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDno5ftXlJegtewFT62aIgVyYvqGCTsCh6 ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDno5ftXlJegtewFT62aIgVyYvqGCTsCh6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2', 'ID_FS_UUID_ENC': 'a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829554442'} ; 2024-03-01 20:25:36,471 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:25:36,471 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:36,475 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:25:36,475 INFO program/MainThread: stderr[55]: 2024-03-01 20:25:36,475 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:25:36,475 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:36,478 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:25:36,478 INFO program/MainThread: stderr[56]: 2024-03-01 20:25:36,478 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:25:36,478 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:36,481 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:25:36,482 INFO program/MainThread: stderr[57]: 2024-03-01 20:25:36,482 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:25:36,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:25:36,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:36,495 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:36,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:36,496 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:36,490 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 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 (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 20:25:36,497 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:36,500 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:25:36,501 INFO program/MainThread: stderr[58]: 2024-03-01 20:25:36,501 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:25:36,505 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:25:36,509 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:36,509 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:25:36,512 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:36,513 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:25:36,516 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,516 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:25:36,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:25:36,520 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:25:36,524 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:36,524 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:25:36,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:25:36,528 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:36,528 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:25:36,531 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': '15064755'} ; 2024-03-01 20:25:36,531 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:25:36,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:36,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:36,543 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:25:36,543 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:25:36,543 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:25:36,544 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:25:36,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:25:36,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:25:36,547 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:25:36,550 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:25:36,551 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:25:36,554 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:25:36,554 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:25:36,555 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:25:36,555 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcc476f72e8) -- 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 20:25:36,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:25:36,562 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:36,562 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:25:36,565 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:36,565 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:25:36,569 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,569 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:25:36,572 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:36,572 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:25:36,576 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:25:36,579 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:36,582 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:25:36,586 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 0x7fcc4776bcc8> 2024-03-01 20:25:39,586 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:25:39,591 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:25:39,591 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:25:39,595 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': '15068035'} ; 2024-03-01 20:25:39,595 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:25:39,595 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:25:39,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:39,607 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:25:39,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:39,614 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:39,624 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:39,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:25:39,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:25:39,651 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:25:39,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:25:39,655 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:25:39,658 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:25:39,658 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:25:39,662 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:39,662 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:39,662 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:25:39,666 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:25:39,669 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:25:39,672 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:25:39,676 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:25:39,679 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:39,680 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:39,680 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:25:39,680 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:25:39,680 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fcc476f7c50) -- 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 0x7fcc47652ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:25:39,684 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:25:39,688 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:39,688 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:25:39,692 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:39,692 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:25:39,695 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:39,695 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:25:39,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:39,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:25:39,699 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:25:39,702 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:39,702 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:25:39,706 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:25:39,706 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:39,709 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDno5ftXlJegtewFT62aIgVyYvqGCTsCh6 ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDno5ftXlJegtewFT62aIgVyYvqGCTsCh6', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2', 'ID_FS_UUID_ENC': 'a1a6fdb6-9ac0-40fe-889e-c3cecaae42a2', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829554442'} ; 2024-03-01 20:25:39,709 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:25:39,709 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:39,713 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:25:39,713 INFO program/MainThread: stderr[59]: 2024-03-01 20:25:39,713 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:25:39,713 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:39,716 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:25:39,717 INFO program/MainThread: stderr[60]: 2024-03-01 20:25:39,717 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:25:39,717 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:39,720 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:25:39,720 INFO program/MainThread: stderr[61]: 2024-03-01 20:25:39,720 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:25:39,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:25:39,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:39,733 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:39,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:39,735 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:39,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:39,735 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:25:39,739 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:25:39,739 INFO program/MainThread: stderr[62]: 2024-03-01 20:25:39,739 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:25:39,743 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:25:39,743 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:25:39,746 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a87ac822-fbc3-4f36-b192-2a8e2f674d93 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepD0a8UN7zAOd80O3SsErf1wpjxrBl2txQf ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepD0a8UN7zAOd80O3SsErf1wpjxrBl2txQf', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a87ac822-fbc3-4f36-b192-2a8e2f674d93', 'ID_FS_UUID_ENC': 'a87ac822-fbc3-4f36-b192-2a8e2f674d93', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829900091'} ; 2024-03-01 20:25:39,747 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:25:39,747 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:39,750 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:25:39,750 INFO program/MainThread: stderr[63]: 2024-03-01 20:25:39,750 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:25:39,750 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:39,753 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:25:39,753 INFO program/MainThread: stderr[64]: 2024-03-01 20:25:39,754 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:25:39,754 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:39,757 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:25:39,757 INFO program/MainThread: stderr[65]: 2024-03-01 20:25:39,757 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:25:39,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:25:39,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:39,770 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:39,771 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:39,772 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:39,766 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:39,773 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:25:39,776 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:25:39,776 INFO program/MainThread: stderr[66]: 2024-03-01 20:25:39,776 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:25:39,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:25:39,780 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:25:39,784 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDO0c2WHvPx4x3W2l54RFRusIiaTCTS2s2 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/4ebef532-81ce-4f39-8e03-082864acee0c', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDO0c2WHvPx4x3W2l54RFRusIiaTCTS2s2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ebef532-81ce-4f39-8e03-082864acee0c', 'ID_FS_UUID_ENC': '4ebef532-81ce-4f39-8e03-082864acee0c', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '830213284'} ; 2024-03-01 20:25:39,784 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:25:39,784 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:39,787 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:25:39,787 INFO program/MainThread: stderr[67]: 2024-03-01 20:25:39,787 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:25:39,788 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:39,791 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:25:39,791 INFO program/MainThread: stderr[68]: 2024-03-01 20:25:39,791 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:25:39,791 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:39,794 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:25:39,794 INFO program/MainThread: stderr[69]: 2024-03-01 20:25:39,794 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:25:39,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:25:39,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:39,807 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:39,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:39,809 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:39,803 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:39,810 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:25:39,813 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:25:39,813 INFO program/MainThread: stderr[70]: 2024-03-01 20:25:39,813 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:25:39,817 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:25:39,817 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:25:39,820 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDfwAqM3oZUiq2RfKxkuQ7bXUcc3v8ZVEY ' '/dev/disk/by-uuid/53e5b53d-dd13-4450-b9fc-4fc8dc61a703 ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-q6TuuX54hTrGidZ425fZLbJLHm9NNepDfwAqM3oZUiq2RfKxkuQ7bXUcc3v8ZVEY', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '53e5b53d-dd13-4450-b9fc-4fc8dc61a703', 'ID_FS_UUID_ENC': '53e5b53d-dd13-4450-b9fc-4fc8dc61a703', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '830523904'} ; 2024-03-01 20:25:39,820 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:25:39,821 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:39,824 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:25:39,824 INFO program/MainThread: stderr[71]: 2024-03-01 20:25:39,824 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:25:39,824 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:39,827 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:25:39,827 INFO program/MainThread: stderr[72]: 2024-03-01 20:25:39,828 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:25:39,828 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:39,831 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:25:39,831 INFO program/MainThread: stderr[73]: 2024-03-01 20:25:39,831 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:25:39,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,839 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 20:25:39,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:39,844 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:39,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:39,845 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:39,840 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:39,846 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:25:39,849 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:25:39,849 INFO program/MainThread: stderr[74]: 2024-03-01 20:25:39,850 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:25:39,854 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:25:39,854 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:25:39,857 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/c93c0d82-7d70-4c2d-93c1-d274058489b8 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5E5n2PjjqinFdxWCbZUiKnbPeG63k46vf', '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-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5E5n2PjjqinFdxWCbZUiKnbPeG63k46vf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c93c0d82-7d70-4c2d-93c1-d274058489b8', 'ID_FS_UUID_ENC': 'c93c0d82-7d70-4c2d-93c1-d274058489b8', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '831412952'} ; 2024-03-01 20:25:39,857 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:25:39,858 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:39,861 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:25:39,861 INFO program/MainThread: stderr[75]: 2024-03-01 20:25:39,861 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:25:39,861 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:39,864 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:25:39,864 INFO program/MainThread: stderr[76]: 2024-03-01 20:25:39,864 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:25:39,864 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:39,868 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:25:39,868 INFO program/MainThread: stderr[77]: 2024-03-01 20:25:39,868 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:25:39,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:25:39,879 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:39,880 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:39,880 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:39,881 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:39,876 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:39,881 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:25:39,885 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:25:39,885 INFO program/MainThread: stderr[78]: 2024-03-01 20:25:39,885 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:25:39,889 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:25:39,889 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:25:39,892 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/588748aa-0dd4-4994-b67f-ad5ed51d7c30 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5O8UDFmjdjYXkAmkxa63aTNSCHNe4yEua ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-eh4FbS1d5JPFfeGd6i2lYWNijAW8HZc5O8UDFmjdjYXkAmkxa63aTNSCHNe4yEua', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '588748aa-0dd4-4994-b67f-ad5ed51d7c30', 'ID_FS_UUID_ENC': '588748aa-0dd4-4994-b67f-ad5ed51d7c30', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '831704678'} ; 2024-03-01 20:25:39,892 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:25:39,893 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:39,896 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:25:39,896 INFO program/MainThread: stderr[79]: 2024-03-01 20:25:39,896 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:25:39,896 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:39,899 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:25:39,900 INFO program/MainThread: stderr[80]: 2024-03-01 20:25:39,900 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:25:39,900 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:39,903 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:25:39,903 INFO program/MainThread: stderr[81]: 2024-03-01 20:25:39,903 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:25:39,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:25:39,914 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:39,915 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:39,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:39,916 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:39,911 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:39,916 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:25:39,919 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:25:39,920 INFO program/MainThread: stderr[82]: 2024-03-01 20:25:39,920 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:25:39,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:25:39,924 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:25:39,927 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/e29673a1-a507-4ba0-a34b-2ebf7618c090 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhBxmZPDbWZBGo1fCyNDHqtku7ZKWoPNIb', '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-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhBxmZPDbWZBGo1fCyNDHqtku7ZKWoPNIb', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e29673a1-a507-4ba0-a34b-2ebf7618c090', 'ID_FS_UUID_ENC': 'e29673a1-a507-4ba0-a34b-2ebf7618c090', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '832578618'} ; 2024-03-01 20:25:39,927 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:25:39,928 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:39,931 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:25:39,931 INFO program/MainThread: stderr[83]: 2024-03-01 20:25:39,931 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:25:39,931 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:39,934 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:25:39,934 INFO program/MainThread: stderr[84]: 2024-03-01 20:25:39,934 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:25:39,934 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:39,937 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:25:39,938 INFO program/MainThread: stderr[85]: 2024-03-01 20:25:39,938 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:25:39,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 20:25:39,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:39,950 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:39,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:39,951 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:39,946 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 20:25:39,951 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:25:39,954 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:25:39,955 INFO program/MainThread: stderr[86]: 2024-03-01 20:25:39,955 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:25:39,959 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:25:39,959 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:25:39,962 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhnyotWsr3fIJoxiYLID7MZbfi53ghcdgu ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/ff24af25-a84e-41da-9822-c4eda40ead32 ' '/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-H14jRnXw1ws3Z4XqNsa516loIQpFT7hhnyotWsr3fIJoxiYLID7MZbfi53ghcdgu', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ff24af25-a84e-41da-9822-c4eda40ead32', 'ID_FS_UUID_ENC': 'ff24af25-a84e-41da-9822-c4eda40ead32', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '832905748'} ; 2024-03-01 20:25:39,962 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:25:39,963 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:39,966 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:25:39,966 INFO program/MainThread: stderr[87]: 2024-03-01 20:25:39,966 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:25:39,966 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:39,969 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:25:39,970 INFO program/MainThread: stderr[88]: 2024-03-01 20:25:39,970 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:25:39,970 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:39,973 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:25:39,973 INFO program/MainThread: stderr[89]: 2024-03-01 20:25:39,973 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:25:39,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:39,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:25:39,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:39,985 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:39,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:39,986 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:39,981 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:39,987 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:39,990 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:25:39,990 INFO program/MainThread: stderr[90]: 2024-03-01 20:25:39,990 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:25:39,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:25:39,994 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:25:39,994 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:40,007 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:40,023 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:25:40,024 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:25:40,028 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 20:25:40,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:40,034 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 20:25:40,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:40,038 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:25:40,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:40,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:40,051 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:25:40,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:40,060 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 20:25:40,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:40,064 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:25:40,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:40,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:40,077 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:25:40,080 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 20:25:40,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:40,086 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 20:25:40,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:40,089 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 20:25:40,092 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 20:25:40,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:40,099 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 20:25:40,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:40,102 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:25:40,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,109 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:25:40,109 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,109 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,110 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,110 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,110 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,111 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,111 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,112 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,112 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,112 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,113 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,113 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:40,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:25:40,119 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:25:40,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:25:40,125 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:25:40,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:25:40,131 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:25:40,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:25:40,138 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:25:40,140 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,141 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,141 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,142 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,138 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,145 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,146 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,147 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,150 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,150 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,151 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,152 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,154 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,155 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,155 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,156 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,159 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,160 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,160 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,161 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,164 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,164 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,165 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,168 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,169 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,169 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,170 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,172 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,173 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,174 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,178 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,179 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,181 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,182 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,183 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,183 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,187 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,187 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,188 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,191 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,192 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,192 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,196 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,196 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,197 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,200 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,200 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,201 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,201 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,205 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,205 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,206 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,209 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,209 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,210 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,211 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,213 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,214 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,214 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,215 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,218 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,219 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,220 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,222 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,223 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,223 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,224 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,227 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,228 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,228 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,229 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,231 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,232 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,233 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,233 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,236 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,237 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,237 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,238 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,240 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,241 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,242 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,245 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,246 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,247 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,250 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,250 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,251 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,251 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,254 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,255 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,255 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,256 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,259 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,259 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,260 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,260 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,264 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,264 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,265 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,268 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,269 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,272 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,273 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,273 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,274 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,277 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,278 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,278 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,281 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,282 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,282 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,283 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:25:40,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476e2860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nyotWs-r3fI-Joxi-YLID-7MZb-fi53-ghcdgu size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:25:40,284 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:25:40,287 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 20:25:40,287 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:25:40,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:25:40,291 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:40,292 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:25:40,296 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:25:40,296 INFO program/MainThread: stderr[91]: 2024-03-01 20:25:40,296 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:25:40,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:25:40,301 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:25:40,301 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:40,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,308 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 20:25:40,308 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:25:40,310 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,311 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,312 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,314 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,315 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,315 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,316 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,319 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,320 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,323 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,324 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,324 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,327 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,328 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,331 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,332 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,332 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,335 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,336 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,339 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,340 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,343 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,344 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,347 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,348 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,351 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,352 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,352 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,355 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,356 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,356 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,359 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,360 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,360 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,363 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,364 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,364 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,367 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,368 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,371 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,372 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,375 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,376 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,376 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,379 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,380 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,380 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,383 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,384 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,384 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,387 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,388 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,388 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,391 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,391 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,392 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,395 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,396 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,396 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,400 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,401 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,404 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,404 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,408 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,408 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,412 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,412 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,415 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,416 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,416 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,419 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,420 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,423 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,424 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,427 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,428 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,431 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,432 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,435 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:40,436 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:40,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487d2828) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BxmZPD-bWZB-Go1f-CyND-Hqtk-u7ZK-WoPNIb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc487d2f28) -- 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 = H14jRn-Xw1w-s3Z4-XqNs-a516-loIQ-pFT7hh size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:25:40,437 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:25:40,440 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 20:25:40,440 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:25:40,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:25:40,444 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:25:40,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:25:40,448 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:25:40,448 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:25:40,448 DEBUG blivet.ansible/MainThread: ['sdc', 'test_vg1', 'sda', 'sdb'] 2024-03-01 20:25:40,448 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:25:40,451 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:25:40,452 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,455 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:25:40,458 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:25:40,462 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:25:40,462 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:25:40,462 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:40,462 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:25:40,462 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:25:40,465 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:40,465 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:25:40,468 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:25:40,468 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:40,468 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:25:40,468 DEBUG blivet/MainThread: removing sda 2024-03-01 20:25:40,471 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:40,471 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:25:40,475 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:25:40,475 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:40,475 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:25:40,475 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:25:40,478 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:40,478 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:25:40,481 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:25:40,482 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:40,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,488 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:25:40,488 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,489 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,489 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,489 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,490 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,490 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,491 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,491 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,491 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,492 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,492 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,493 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:25:40,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:25:40,499 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:25:40,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:25:40,505 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:25:40,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:25:40,511 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:25:40,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:25:40,518 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:25:40,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,521 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,521 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,522 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,524 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,525 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,526 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,526 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,529 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,530 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,530 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,531 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,534 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,534 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,535 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,535 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,538 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,539 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,539 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,540 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,543 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,543 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,544 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,545 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,547 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,548 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,548 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,549 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,553 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,553 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,554 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,557 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,557 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,558 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,561 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,562 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,562 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,563 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,565 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,566 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,566 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,567 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,570 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,571 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,571 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,572 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,574 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,575 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,575 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,576 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,579 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,580 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,581 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,584 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,585 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,585 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,586 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,589 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,590 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,590 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,591 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,593 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,594 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,595 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,595 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,598 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,599 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,599 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,600 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,603 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,603 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,604 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,604 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,600 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,607 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,608 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,608 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,609 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,612 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,612 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,613 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,613 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,616 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,617 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,617 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,618 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,621 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,621 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,622 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,622 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,625 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,626 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,626 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,627 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,630 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,630 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,631 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,631 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,634 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,635 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,635 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,636 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,639 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,640 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,640 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,641 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,644 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,644 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,645 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,646 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,648 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,649 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,649 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,650 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,653 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,654 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,654 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,655 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,657 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,658 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,658 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,659 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,662 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,663 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,663 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,664 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:25:40,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc47693898) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = O8UDFm-jdjY-XkAm-kxa6-3aTN-SCHN-e4yEua size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- name = test_vg2 status = 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:25:40,664 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:25:40,668 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 20:25:40,668 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:25:40,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:25:40,671 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:25:40,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:25:40,675 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:25:40,675 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:25:40,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:25:40,682 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:25:40,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,685 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,686 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,688 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,689 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,689 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,690 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,692 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,693 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,693 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,694 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,697 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,697 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,698 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,698 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,701 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,701 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,702 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,705 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,705 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,706 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,709 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,709 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,710 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,710 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,713 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,714 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,714 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,717 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,717 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,718 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,718 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,721 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,721 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,722 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,722 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,725 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,725 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,726 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,726 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,729 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,729 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,730 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,730 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,733 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,733 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,734 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,738 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,739 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,742 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,743 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,746 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,746 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,747 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,750 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,750 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,751 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,754 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,754 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,755 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,757 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,758 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,758 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,759 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,761 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,762 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,762 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,763 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,765 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,766 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,766 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,767 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,769 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,770 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,770 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,771 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,774 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,775 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,777 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,778 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,779 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,781 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,782 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,783 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,785 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,786 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,786 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,787 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,789 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,790 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,790 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,791 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,794 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,795 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,798 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,799 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,799 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,802 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,803 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,803 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,806 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,806 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,807 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,807 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,810 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,810 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,811 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:25:40,811 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:25:40,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476b6470) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5n2Pj-jqin-FdxW-CbZU-iKnb-PeG6-3k46vf size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476fdc50) -- 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 = eh4FbS-1d5J-PFfe-Gd6i-2lYW-NijA-W8HZc5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:25:40,812 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:25:40,815 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 20:25:40,815 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:25:40,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:25:40,819 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:25:40,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:25:40,822 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:25:40,822 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:25:40,823 DEBUG blivet.ansible/MainThread: ['sdd', 'test_vg2', 'sdf', 'sde'] 2024-03-01 20:25:40,823 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:25:40,826 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:25:40,826 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,829 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:25:40,833 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:25:40,836 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:25:40,836 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:25:40,836 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:25:40,836 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:25:40,836 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:25:40,839 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:40,839 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:25:40,842 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:25:40,842 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:25:40,843 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:25:40,843 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:25:40,846 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:40,846 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:25:40,849 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:25:40,849 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:25:40,849 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:25:40,849 DEBUG blivet/MainThread: removing sde 2024-03-01 20:25:40,852 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:40,852 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:40,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:25:40,856 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:25:40,856 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:25:40,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,862 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:25:40,862 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,863 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,863 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,864 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,864 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,866 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,866 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,867 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,867 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,867 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:25:40,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:25:40,874 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:25:40,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:25:40,880 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:25:40,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:25:40,886 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:25:40,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:25:40,892 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:25:40,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:40,898 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 20:25:40,899 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:25:40,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,903 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,904 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,909 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,910 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,915 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,917 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,921 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,923 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,927 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,928 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,929 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,933 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,935 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,939 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,941 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,946 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,947 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,952 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,953 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,958 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,960 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,964 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,966 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,970 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,972 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,976 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,978 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,982 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,984 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,988 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,990 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:40,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,995 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:40,996 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,001 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,002 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:40,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,007 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,008 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,013 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,014 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,019 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,020 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,025 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,031 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,033 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,037 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,039 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,043 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,045 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,049 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,051 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,056 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,057 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,062 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,063 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,068 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,069 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,074 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,075 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,080 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,081 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,086 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,088 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,092 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,094 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:25:41,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc487bef28) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = fwAqM3-oZUi-q2Rf-Kxku-Q7bX-Ucc3-v8ZVEY size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:25:41,095 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:25:41,098 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 20:25:41,098 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:41,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:25:41,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:25:41,102 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:25:41,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:25:41,106 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:25:41,106 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:25:41,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:25:41,112 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:25:41,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,116 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,117 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,122 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,123 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,126 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,127 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,129 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,133 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,134 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,138 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,140 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,144 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,145 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,140 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,150 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,151 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,155 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,157 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,161 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,162 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,166 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,168 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,172 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,173 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,177 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,179 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,183 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,184 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,188 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,190 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,185 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,194 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,195 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,200 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,201 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,205 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,207 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,211 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,212 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,216 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,218 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,222 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,223 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,228 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,229 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,233 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,235 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,239 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,240 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,244 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,246 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,241 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,250 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,251 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,256 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,257 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,261 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,263 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,267 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,268 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,272 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,274 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,278 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,279 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,284 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,285 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,289 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,291 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:25:41,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476fd1d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = O0c2WH-vPx4-x3W2-l54R-FRus-IiaT-CTS2s2 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,291 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:25:41,295 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 20:25:41,295 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:41,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:25:41,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:25:41,299 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:25:41,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:25:41,302 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:25:41,302 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:25:41,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:25:41,309 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:25:41,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,312 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,314 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,317 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,319 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,323 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,324 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,328 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,329 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,333 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,334 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,338 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,339 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,343 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,345 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,348 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,348 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,350 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,354 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,355 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,350 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,359 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,360 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,364 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,365 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,369 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,370 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,374 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,375 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,379 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,380 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,384 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,385 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,389 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,391 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,394 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,395 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,396 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,400 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,401 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,396 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,405 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,406 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,410 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,411 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,415 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,416 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,420 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,421 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,425 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,426 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,430 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,431 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,435 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,436 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,440 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,442 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,445 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,447 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,450 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,451 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,452 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,456 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,457 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,461 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,462 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,466 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,467 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,471 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,472 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:25:41,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc48875710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0a8UN7-zAOd-80O3-SsEr-f1wp-jxrB-l2txQf size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,473 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:25:41,476 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 20:25:41,476 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:41,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:25:41,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:25:41,480 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:25:41,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:25:41,484 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:25:41,484 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:25:41,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:25:41,490 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:25:41,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,493 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,495 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,498 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,499 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,503 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,504 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,507 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,508 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,512 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,513 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,517 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,518 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,521 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,522 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,526 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,527 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,530 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,532 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,535 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,536 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,540 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,541 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,544 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,546 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,549 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,550 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,554 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,555 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,558 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,559 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,563 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,564 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,567 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,569 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,572 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,573 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,577 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,578 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,581 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,582 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,586 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,587 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,590 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,591 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,595 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,596 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,600 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,601 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,604 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,605 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,609 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,610 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,613 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,614 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,618 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,619 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,615 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,622 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,624 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,627 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,628 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,632 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,633 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,636 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:25:41,637 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:25:41,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fcc476c3dd8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = no5ftX-lJeg-tewF-T62a-IgVy-YvqG-CTsCh6 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fcc476b14a8) -- 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 = q6TuuX-54hT-rGid-Z425-fZLb-JLHm-9NNepD size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:25:41,638 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:25:41,641 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 20:25:41,641 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:41,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:25:41,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:25:41,645 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:25:41,649 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:25:41,649 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:25:41,649 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:25:41,649 DEBUG blivet.ansible/MainThread: ['sdh', 'sdi', 'sdj', 'sdg', 'test_vg3'] 2024-03-01 20:25:41,649 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:25:41,652 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:25:41,653 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:41,656 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:25:41,659 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:25:41,662 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:25:41,666 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:25:41,666 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:25:41,666 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:25:41,666 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:25:41,666 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:25:41,669 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:41,669 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:41,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:25:41,673 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:25:41,673 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:25:41,673 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:25:41,673 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:25:41,676 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:41,676 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:41,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:25:41,679 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:25:41,679 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:25:41,679 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:25:41,679 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:25:41,682 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:41,683 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:41,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:25:41,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:25:41,686 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:25:41,686 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:25:41,686 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:25:41,689 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:41,689 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:41,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:25:41,692 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:25:41,692 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:25:41,693 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,707 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,735 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,753 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:41,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,766 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,784 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:25:41,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,795 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,813 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:25:41,814 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,824 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,842 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:25:41,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,855 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,873 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:25:41,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,901 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:25:41,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,913 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,932 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:25:41,932 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,960 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:25:41,961 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:41,961 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:41,961 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:25:41,961 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:25:41,961 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:41,961 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:41,961 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:41,961 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:41,961 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:25:41,963 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:25:41,965 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:25:41,968 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:25:41,971 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:25:41,974 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:25:41,974 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:25:41,977 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:25:41,977 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 0x7fcc4761f6d0> 2024-03-01 20:25:41,978 INFO blivet/MainThread: sorting actions... 2024-03-01 20:25:41,999 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:25:41,999 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:25:41,999 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:25:41,999 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:25:41,999 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:25:42,000 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:25:42,000 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:25:42,000 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:25:42,000 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:25:42,000 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:25:42,000 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:25:42,000 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:25:42,001 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:25:42,001 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:25:42,001 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:25:42,001 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:25:42,001 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:25:42,001 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:25:42,001 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:25:42,002 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:25:42,002 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:25:42,002 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:25:42,002 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:25:42,002 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:42,002 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:42,002 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:42,003 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:42,003 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:42,003 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:42,003 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:25:42,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,010 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:25:42,010 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:25:42,029 INFO program/MainThread: stdout: 2024-03-01 20:25:42,030 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:25:42,030 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,058 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,058 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:25:42,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:25:42,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:25:42,070 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:25:42,074 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:25:42,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:25:42,078 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,112 INFO program/MainThread: stdout[92]: 2024-03-01 20:25:42,112 INFO program/MainThread: stderr[92]: 2024-03-01 20:25:42,112 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:25:42,117 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:25:42,120 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,123 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,127 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,130 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,133 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,136 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,140 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,143 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:25:42,147 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,187 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:25:42,187 INFO program/MainThread: stderr[93]: 2024-03-01 20:25:42,187 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:25:42,188 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:25:42,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,204 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:25:42,204 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:25:42,225 INFO program/MainThread: stdout: 2024-03-01 20:25:42,225 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:25:42,225 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,254 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,254 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,267 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,267 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:25:42,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:25:42,275 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:25:42,279 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:25:42,283 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:25:42,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:25:42,286 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,317 INFO program/MainThread: stdout[94]: 2024-03-01 20:25:42,317 INFO program/MainThread: stderr[94]: 2024-03-01 20:25:42,317 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:25:42,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:25:42,325 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,328 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,332 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,335 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,338 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,342 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,345 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,348 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:25:42,352 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,397 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:25:42,397 INFO program/MainThread: stderr[95]: 2024-03-01 20:25:42,397 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:25:42,398 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:25:42,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,414 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:25:42,414 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:25:42,430 INFO program/MainThread: stdout: 2024-03-01 20:25:42,430 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:25:42,430 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,430 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,460 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,470 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,470 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:25:42,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:25:42,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:25:42,482 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:25:42,486 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:25:42,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:25:42,490 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,529 INFO program/MainThread: stdout[96]: 2024-03-01 20:25:42,529 INFO program/MainThread: stderr[96]: 2024-03-01 20:25:42,529 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:25:42,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:25:42,537 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,541 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,544 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,547 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,551 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,555 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,558 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,561 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:25:42,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:25:42,565 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,620 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:25:42,620 INFO program/MainThread: stderr[97]: 2024-03-01 20:25:42,620 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:25:42,621 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:25:42,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,637 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:25:42,637 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:25:42,650 INFO program/MainThread: stdout: 2024-03-01 20:25:42,650 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:25:42,650 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,677 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,689 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,689 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:25:42,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:25:42,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:25:42,701 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:25:42,705 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:25:42,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:25:42,709 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,744 INFO program/MainThread: stdout[98]: 2024-03-01 20:25:42,744 INFO program/MainThread: stderr[98]: 2024-03-01 20:25:42,745 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:25:42,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:25:42,753 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,756 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,760 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,763 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,766 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,769 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,773 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,776 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,779 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:25:42,779 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,818 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:25:42,819 INFO program/MainThread: stderr[99]: 2024-03-01 20:25:42,819 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:25:42,820 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:25:42,827 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:25:42,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:25:42,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:25:42,855 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,861 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,872 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,877 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,885 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,893 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,897 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:25:42,900 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,936 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:25:42,936 INFO program/MainThread: stderr[100]: 2024-03-01 20:25:42,936 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:25:42,937 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:42,994 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:25:42,994 INFO program/MainThread: stderr[101]: 2024-03-01 20:25:42,995 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:25:42,995 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,033 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:25:43,033 INFO program/MainThread: stderr[102]: 2024-03-01 20:25:43,033 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:25:43,034 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:25:43,041 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,047 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:25:43,053 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:25:43,053 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,116 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:25:43,116 INFO program/MainThread: stderr[103]: 2024-03-01 20:25:43,116 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:25:43,117 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:25:43,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,148 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,161 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,175 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:25:43,180 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,183 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:25:43,186 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:25:43,186 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,215 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:25:43,215 INFO program/MainThread: stderr[104]: 2024-03-01 20:25:43,215 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:25:43,216 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:25:43,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,248 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,249 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,275 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,276 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:25:43,280 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,283 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:25:43,286 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:25:43,286 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,313 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:25:43,314 INFO program/MainThread: stderr[105]: 2024-03-01 20:25:43,314 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:25:43,314 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:25:43,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,344 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,345 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,358 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,374 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,375 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:25:43,379 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,382 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:25:43,385 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:25:43,385 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,412 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:25:43,412 INFO program/MainThread: stderr[106]: 2024-03-01 20:25:43,412 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:25:43,412 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:25:43,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,442 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,457 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,457 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,470 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,470 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:25:43,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,478 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:25:43,479 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:25:43,486 INFO program/MainThread: stdout: 2024-03-01 20:25:43,487 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:25:43,487 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,502 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,512 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,512 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:25:43,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:25:43,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:25:43,524 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:25:43,528 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:25:43,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:25:43,532 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,565 INFO program/MainThread: stdout[107]: 2024-03-01 20:25:43,565 INFO program/MainThread: stderr[107]: 2024-03-01 20:25:43,565 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:25:43,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:25:43,573 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,577 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:25:43,580 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,583 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:25:43,587 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:25:43,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:25:43,594 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,631 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:25:43,631 INFO program/MainThread: stderr[108]: 2024-03-01 20:25:43,631 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:25:43,632 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:25:43,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,653 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:25:43,654 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:25:43,670 INFO program/MainThread: stdout: 2024-03-01 20:25:43,670 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:25:43,670 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,690 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,700 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,700 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:25:43,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:25:43,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:25:43,712 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:25:43,716 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:25:43,719 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:25:43,719 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,752 INFO program/MainThread: stdout[109]: 2024-03-01 20:25:43,752 INFO program/MainThread: stderr[109]: 2024-03-01 20:25:43,752 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:25:43,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:25:43,761 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,764 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,768 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,774 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,778 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:25:43,781 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,823 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:25:43,823 INFO program/MainThread: stderr[110]: 2024-03-01 20:25:43,823 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:25:43,824 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:25:43,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:25:43,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:25:43,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:25:43,851 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,857 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,863 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,870 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,873 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:43,877 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:25:43,880 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,919 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:25:43,920 INFO program/MainThread: stderr[111]: 2024-03-01 20:25:43,920 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:25:43,920 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,961 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:25:43,961 INFO program/MainThread: stderr[112]: 2024-03-01 20:25:43,961 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:25:43,961 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,999 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:25:43,999 INFO program/MainThread: stderr[113]: 2024-03-01 20:25:43,999 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:25:44,000 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:25:44,006 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,012 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,017 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,018 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:44,060 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:25:44,061 INFO program/MainThread: stderr[114]: 2024-03-01 20:25:44,061 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:25:44,061 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:25:44,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,090 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,106 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,120 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,120 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:25:44,125 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,128 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,131 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,131 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:44,163 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:25:44,163 INFO program/MainThread: stderr[115]: 2024-03-01 20:25:44,163 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:25:44,164 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:25:44,164 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,186 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,187 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,215 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,216 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:25:44,221 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,224 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,227 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,227 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:44,255 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:25:44,255 INFO program/MainThread: stderr[116]: 2024-03-01 20:25:44,255 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:25:44,256 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:25:44,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,286 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,287 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,300 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,316 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:25:44,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,324 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:25:44,324 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:25:44,332 INFO program/MainThread: stdout: 2024-03-01 20:25:44,332 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:25:44,332 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,332 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,349 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,349 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,359 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,359 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:25:44,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:25:44,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:25:44,371 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:25:44,375 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:25:44,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:25:44,378 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 20:25:44,413 INFO program/MainThread: stdout[117]: 2024-03-01 20:25:44,413 INFO program/MainThread: stderr[117]: 2024-03-01 20:25:44,413 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:25:44,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:25:44,421 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,425 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:25:44,428 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,431 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:25:44,435 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,438 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:25:44,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:25:44,441 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 20:25:44,486 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:25:44,486 INFO program/MainThread: stderr[118]: 2024-03-01 20:25:44,486 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:25:44,487 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:44,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,502 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:44,503 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:25:44,518 INFO program/MainThread: stdout: 2024-03-01 20:25:44,518 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:25:44,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,537 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,550 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,551 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:44,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:44,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:25:44,563 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:44,566 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:25:44,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:25:44,570 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 20:25:44,608 INFO program/MainThread: stdout[119]: 2024-03-01 20:25:44,608 INFO program/MainThread: stderr[119]: 2024-03-01 20:25:44,608 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:25:44,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:25:44,616 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,620 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:44,623 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,626 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:44,630 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,633 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:44,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:25:44,636 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 20:25:44,672 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:25:44,672 INFO program/MainThread: stderr[120]: 2024-03-01 20:25:44,672 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:25:44,673 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:44,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:25:44,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:25:44,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:25:44,700 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,707 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:44,712 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,715 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:44,722 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,728 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:44,733 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:25:44,733 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 20:25:44,769 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:25:44,769 INFO program/MainThread: stderr[121]: 2024-03-01 20:25:44,769 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:25:44,770 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 20:25:44,812 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:25:44,812 INFO program/MainThread: stderr[122]: 2024-03-01 20:25:44,812 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:25:44,812 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 20:25:44,851 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:25:44,851 INFO program/MainThread: stderr[123]: 2024-03-01 20:25:44,851 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:25:44,852 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:44,859 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,868 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,873 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,873 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 20:25:44,911 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:25:44,911 INFO program/MainThread: stderr[124]: 2024-03-01 20:25:44,912 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:25:44,912 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:25:44,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,941 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,942 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,955 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,955 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,966 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,967 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:44,972 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:44,975 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,978 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:25:44,978 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:45,006 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:25:45,006 INFO program/MainThread: stderr[125]: 2024-03-01 20:25:45,006 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:25:45,007 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:25:45,007 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,037 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,050 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,051 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,064 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,065 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:45,069 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:45,072 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:25:45,075 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:25:45,075 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:45,102 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:25:45,102 INFO program/MainThread: stderr[126]: 2024-03-01 20:25:45,102 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:25:45,103 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:25:45,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,152 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,153 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,172 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:25:45,172 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 0x7fcc4761f5c8> 2024-03-01 20:25:57,224 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_zs2r9tlj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:26:01,902 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ji83iswy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:26:08,866 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_n2kbdhfq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:26:08,901 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:08,901 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:26:08,904 INFO program/MainThread: stdout[2]: 2024-03-01 20:26:08,905 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 20:26:08,905 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:26:08,905 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:26:08,910 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:08,910 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:26:08,914 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:08,914 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:26:08,917 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:08,917 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:26:08,920 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:08,920 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:26:08,928 INFO program/MainThread: stdout: 2024-03-01 20:26:08,928 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:26:08,928 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:26:08,928 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:08,928 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:08,928 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 20:26:08,929 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:08,929 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:08,929 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:26:08,929 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:08,929 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:26:08,930 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:26:08,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:08,943 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:08,954 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:26:08,959 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736 ' '/dev/disk/by-id/wwn-0x6001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a084f240-dcf0-4956-b4a8-3e7c7a183736', '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': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'ID_SERIAL': '36001405a084f240dcf04956b4a83e7c7', 'ID_SERIAL_SHORT': '6001405a084f240dcf04956b4a83e7c7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a084f240d', 'ID_WWN_VENDOR_EXTENSION': '0xcf04956b4a83e7c7', 'ID_WWN_WITH_EXTENSION': '0x6001405a084f240dcf04956b4a83e7c7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a084f240dcf04956b4a83e7c7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463289508'} ; 2024-03-01 20:26:08,959 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 20:26:08,959 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 20:26:08,993 INFO program/MainThread: stdout[3]: 2024-03-01 20:26:08,993 INFO program/MainThread: stderr[3]: 2024-03-01 20:26:08,993 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:26:08,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,007 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:26:09,012 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:26:09,012 INFO blivet/MainThread: sda is a disk 2024-03-01 20:26:09,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:26:09,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:26:09,016 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:26:09,019 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:26:09,020 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 20:26:09,023 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 20:26:09,023 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,024 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:26:09,024 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f1024eb8) -- 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 = 6001405a084f240dcf04956b4a83e7c7 2024-03-01 20:26:09,027 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:26:09,027 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:26:09,031 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/wwn-0x60014053a44f550a4b748eda6f70f787', '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': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'ID_SERIAL': '360014053a44f550a4b748eda6f70f787', 'ID_SERIAL_SHORT': '60014053a44f550a4b748eda6f70f787', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053a44f550a', 'ID_WWN_VENDOR_EXTENSION': '0x4b748eda6f70f787', 'ID_WWN_WITH_EXTENSION': '0x60014053a44f550a4b748eda6f70f787', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053a44f550a4b748eda6f70f787', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463340160'} ; 2024-03-01 20:26:09,031 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 20:26:09,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,041 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:26:09,042 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:26:09,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:26:09,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:26:09,045 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:26:09,048 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:26:09,048 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 20:26:09,051 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 20:26:09,052 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,052 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:26:09,052 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f0fe3198) -- 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 = 60014053a44f550a4b748eda6f70f787 2024-03-01 20:26:09,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:26:09,056 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:26:09,059 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/wwn-0x60014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', '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': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'ID_SERIAL': '360014056fc8a9f832f341b7a189a32ac', 'ID_SERIAL_SHORT': '60014056fc8a9f832f341b7a189a32ac', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056fc8a9f83', 'ID_WWN_VENDOR_EXTENSION': '0x2f341b7a189a32ac', 'ID_WWN_WITH_EXTENSION': '0x60014056fc8a9f832f341b7a189a32ac', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056fc8a9f832f341b7a189a32ac', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464088429'} ; 2024-03-01 20:26:09,059 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 20:26:09,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,069 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:26:09,070 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:26:09,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:26:09,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:26:09,073 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:26:09,076 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:26:09,076 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 20:26:09,080 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 20:26:09,080 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,080 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:26:09,080 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f0795ba8) -- 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 = 60014056fc8a9f832f341b7a189a32ac 2024-03-01 20:26:09,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:26:09,084 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:26:09,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/scsi-360014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/wwn-0x60014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', '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': '1464a738-a4ef-439c-84d4-9e33ef706498', 'ID_SERIAL': '360014051464a738a4ef439c84d49e33e', 'ID_SERIAL_SHORT': '60014051464a738a4ef439c84d49e33e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051464a738a', 'ID_WWN_VENDOR_EXTENSION': '0x4ef439c84d49e33e', 'ID_WWN_WITH_EXTENSION': '0x60014051464a738a4ef439c84d49e33e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051464a738a4ef439c84d49e33e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464210932'} ; 2024-03-01 20:26:09,087 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:26:09,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,097 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:26:09,098 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:26:09,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:26:09,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:26:09,101 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:26:09,104 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:26:09,104 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 20:26:09,108 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:26:09,108 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,108 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:26:09,108 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f0795f28) -- 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 = 60014051464a738a4ef439c84d49e33e 2024-03-01 20:26:09,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:26:09,112 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:26:09,115 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/scsi-360014058ef27b090b1a445d8d1868cd6', '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': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'ID_SERIAL': '360014058ef27b090b1a445d8d1868cd6', 'ID_SERIAL_SHORT': '60014058ef27b090b1a445d8d1868cd6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058ef27b090', 'ID_WWN_VENDOR_EXTENSION': '0xb1a445d8d1868cd6', 'ID_WWN_WITH_EXTENSION': '0x60014058ef27b090b1a445d8d1868cd6', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058ef27b090b1a445d8d1868cd6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463377510'} ; 2024-03-01 20:26:09,115 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 20:26:09,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:26:09,126 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:26:09,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:26:09,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:26:09,129 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:26:09,132 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:26:09,133 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 20:26:09,136 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 20:26:09,136 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,136 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:26:09,137 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f0795f98) -- 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 = 60014058ef27b090b1a445d8d1868cd6 2024-03-01 20:26:09,140 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:26:09,140 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:26:09,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/wwn-0x600140537172cfd428945bba8cad626d', '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': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'ID_SERIAL': '3600140537172cfd428945bba8cad626d', 'ID_SERIAL_SHORT': '600140537172cfd428945bba8cad626d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537172cfd4', 'ID_WWN_VENDOR_EXTENSION': '0x28945bba8cad626d', 'ID_WWN_WITH_EXTENSION': '0x600140537172cfd428945bba8cad626d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537172cfd428945bba8cad626d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463384834'} ; 2024-03-01 20:26:09,143 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 20:26:09,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,153 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:26:09,154 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:26:09,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:26:09,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:26:09,157 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:26:09,161 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:26:09,161 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 20:26:09,164 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 20:26:09,164 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,165 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:26:09,165 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f079ef98) -- 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 = 600140537172cfd428945bba8cad626d 2024-03-01 20:26:09,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:26:09,168 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:26:09,172 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/wwn-0x6001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/scsi-36001405718de4579c93451b9c22c4062', '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': '718de457-9c93-451b-9c22-c4062361206a', 'ID_SERIAL': '36001405718de4579c93451b9c22c4062', 'ID_SERIAL_SHORT': '6001405718de4579c93451b9c22c4062', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405718de4579', 'ID_WWN_VENDOR_EXTENSION': '0xc93451b9c22c4062', 'ID_WWN_WITH_EXTENSION': '0x6001405718de4579c93451b9c22c4062', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405718de4579c93451b9c22c4062', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463540994'} ; 2024-03-01 20:26:09,172 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 20:26:09,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,182 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:26:09,182 INFO blivet/MainThread: sde is a disk 2024-03-01 20:26:09,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:26:09,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:26:09,186 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:26:09,189 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:26:09,189 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 20:26:09,192 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 20:26:09,193 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,193 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:26:09,193 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f079ebe0) -- 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 = 6001405718de4579c93451b9c22c4062 2024-03-01 20:26:09,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:26:09,197 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:26:09,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/wwn-0x60014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-360014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', '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': '1624beb3-847c-4391-b3ef-a806631e3c13', 'ID_SERIAL': '360014051624beb3847c4391b3efa8066', 'ID_SERIAL_SHORT': '60014051624beb3847c4391b3efa8066', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051624beb38', 'ID_WWN_VENDOR_EXTENSION': '0x47c4391b3efa8066', 'ID_WWN_WITH_EXTENSION': '0x60014051624beb3847c4391b3efa8066', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051624beb3847c4391b3efa8066', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463695105'} ; 2024-03-01 20:26:09,200 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 20:26:09,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,210 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:26:09,211 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:26:09,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:26:09,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:26:09,214 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:26:09,217 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:26:09,218 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 20:26:09,221 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 20:26:09,221 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,222 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:26:09,222 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f07a6c88) -- 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 = 60014051624beb3847c4391b3efa8066 2024-03-01 20:26:09,225 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:26:09,225 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:26:09,229 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/wwn-0x60014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/scsi-360014053cfd8336ea864c43ad7bd19f9', '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': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'ID_SERIAL': '360014053cfd8336ea864c43ad7bd19f9', 'ID_SERIAL_SHORT': '60014053cfd8336ea864c43ad7bd19f9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053cfd8336e', 'ID_WWN_VENDOR_EXTENSION': '0xa864c43ad7bd19f9', 'ID_WWN_WITH_EXTENSION': '0x60014053cfd8336ea864c43ad7bd19f9', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053cfd8336ea864c43ad7bd19f9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463711789'} ; 2024-03-01 20:26:09,229 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 20:26:09,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,239 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:26:09,239 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:26:09,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:26:09,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:26:09,242 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:26:09,246 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:26:09,246 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 20:26:09,249 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 20:26:09,249 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,250 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:26:09,250 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f079e588) -- 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 = 60014053cfd8336ea864c43ad7bd19f9 2024-03-01 20:26:09,253 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:26:09,253 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:26:09,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/wwn-0x600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-3600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_98006134-d746-40ff-a34a-52cf7788ea16', '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': '98006134-d746-40ff-a34a-52cf7788ea16', 'ID_SERIAL': '3600140598006134d74640ffa34a52cf7', 'ID_SERIAL_SHORT': '600140598006134d74640ffa34a52cf7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598006134d', 'ID_WWN_VENDOR_EXTENSION': '0x74640ffa34a52cf7', 'ID_WWN_WITH_EXTENSION': '0x600140598006134d74640ffa34a52cf7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598006134d74640ffa34a52cf7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463837804'} ; 2024-03-01 20:26:09,257 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 20:26:09,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:26:09,267 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:26:09,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:26:09,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:26:09,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:26:09,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:26:09,274 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 20:26:09,277 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 20:26:09,278 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,278 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:26:09,278 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f07a5d30) -- 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 = 600140598006134d74640ffa34a52cf7 2024-03-01 20:26:09,282 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:26:09,282 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:26:09,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/scsi-36001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a', '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': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'ID_SERIAL': '36001405b80bd95979554e23b8f34ce29', 'ID_SERIAL_SHORT': '6001405b80bd95979554e23b8f34ce29', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b80bd9597', 'ID_WWN_VENDOR_EXTENSION': '0x9554e23b8f34ce29', 'ID_WWN_WITH_EXTENSION': '0x6001405b80bd95979554e23b8f34ce29', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b80bd95979554e23b8f34ce29', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '464000119'} ; 2024-03-01 20:26:09,285 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 20:26:09,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,295 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:26:09,296 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:26:09,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:26:09,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:26:09,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:26:09,303 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:26:09,303 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 20:26:09,306 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 20:26:09,306 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,307 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:26:09,307 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f07b5400) -- 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 = 6001405b80bd95979554e23b8f34ce29 2024-03-01 20:26:09,310 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:26:09,310 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:26:09,314 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/scsi-36001405539167fd90c04ebc86f2c4c69', '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': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'ID_SERIAL': '36001405539167fd90c04ebc86f2c4c69', 'ID_SERIAL_SHORT': '6001405539167fd90c04ebc86f2c4c69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405539167fd9', 'ID_WWN_VENDOR_EXTENSION': '0x0c04ebc86f2c4c69', 'ID_WWN_WITH_EXTENSION': '0x6001405539167fd90c04ebc86f2c4c69', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405539167fd90c04ebc86f2c4c69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '464111893'} ; 2024-03-01 20:26:09,314 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 20:26:09,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,324 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:26:09,324 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:26:09,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:26:09,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:26:09,328 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:26:09,331 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:26:09,331 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 20:26:09,334 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:26:09,335 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:26:09,335 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:26:09,335 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f07a5898) -- 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 = 6001405539167fd90c04ebc86f2c4c69 2024-03-01 20:26:09,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:26:09,339 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:26:09,342 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': '15064755'} ; 2024-03-01 20:26:09,342 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:26:09,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:09,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:09,352 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:26:09,353 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:26:09,353 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:26:09,353 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:26:09,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:26:09,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:26:09,356 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:26:09,360 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:26:09,360 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:26:09,363 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:26:09,364 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:26:09,364 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:26:09,364 INFO blivet/MainThread: got device: DiskDevice instance (0x7f05f07bd2e8) -- 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 20:26:09,368 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:26:09,371 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:09,371 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:26:09,375 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:09,375 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:26:09,378 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:09,378 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:26:09,382 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:09,382 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:26:09,385 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:26:09,388 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:09,391 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:26:09,396 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 0x7f05f073f4c8> 2024-03-01 20:26:12,545 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:26:12,550 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:26:12,550 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:26:12,554 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': '15068035'} ; 2024-03-01 20:26:12,554 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:26:12,554 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:26:12,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:12,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:12,564 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:26:12,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:12,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:12,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,583 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:12,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:26:12,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:26:12,605 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:26:12,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:26:12,609 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:26:12,612 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:26:12,612 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:26:12,615 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:12,616 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:12,616 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:26:12,619 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:26:12,623 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:26:12,626 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:26:12,629 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:26:12,633 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:12,633 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:12,633 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:26:12,634 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:26:12,633 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f05f07b55c0) -- 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 0x7f05f074f5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:26:12,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:26:12,641 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:12,641 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:26:12,644 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:12,644 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:26:12,648 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:12,648 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:26:12,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:12,651 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:26:12,653 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:26:12,653 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:26:12,657 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:12,657 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:26:12,660 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:26:12,660 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:12,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:12,673 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:12,685 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:26:12,686 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:26:12,690 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 20:26:12,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:12,696 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 20:26:12,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:12,699 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:26:12,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:12,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:12,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:12,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:12,710 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:26:12,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:26:12,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:12,719 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 20:26:12,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:12,722 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:26:12,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:12,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:12,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:12,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:12,733 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:26:12,736 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 20:26:12,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:12,742 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 20:26:12,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:12,745 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 20:26:12,748 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 20:26:12,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:12,753 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 20:26:12,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:12,756 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:26:12,759 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:12,759 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:26:12,762 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:12,762 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 20:26:12,765 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:12,765 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 20:26:12,768 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:12,768 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 20:26:12,771 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:12,771 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 20:26:12,774 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:12,774 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 20:26:12,777 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:12,777 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 20:26:12,780 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:12,780 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 20:26:17,285 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_aonhjmtg/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:26:17,321 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:17,321 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:26:17,324 INFO program/MainThread: stdout[2]: 2024-03-01 20:26:17,325 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 20:26:17,325 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:26:17,325 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:26:17,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:17,330 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:26:17,333 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:17,333 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:26:17,337 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:17,337 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:26:17,340 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:17,340 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:26:17,347 INFO program/MainThread: stdout: 2024-03-01 20:26:17,348 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:26:17,348 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:26:17,348 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:17,348 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:17,348 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 20:26:17,348 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:17,349 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:17,349 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:26:17,349 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:17,349 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:26:17,349 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:26:17,349 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:17,362 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:17,373 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:26:17,377 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-36001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a084f240-dcf0-4956-b4a8-3e7c7a183736 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', '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': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'ID_SERIAL': '36001405a084f240dcf04956b4a83e7c7', 'ID_SERIAL_SHORT': '6001405a084f240dcf04956b4a83e7c7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a084f240d', 'ID_WWN_VENDOR_EXTENSION': '0xcf04956b4a83e7c7', 'ID_WWN_WITH_EXTENSION': '0x6001405a084f240dcf04956b4a83e7c7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a084f240dcf04956b4a83e7c7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463289508'} ; 2024-03-01 20:26:17,378 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 20:26:17,378 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 20:26:17,410 INFO program/MainThread: stdout[3]: 2024-03-01 20:26:17,410 INFO program/MainThread: stderr[3]: 2024-03-01 20:26:17,410 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:26:17,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,423 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:26:17,427 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:26:17,428 INFO blivet/MainThread: sda is a disk 2024-03-01 20:26:17,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:26:17,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:26:17,432 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:26:17,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:26:17,435 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 20:26:17,439 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 20:26:17,439 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,439 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:26:17,440 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d1777e48) -- 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 = 6001405a084f240dcf04956b4a83e7c7 2024-03-01 20:26:17,443 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:26:17,443 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:26:17,447 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/wwn-0x60014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-360014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_3a44f550-a4b7-48ed-a6f7-0f787cba22ce', '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': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'ID_SERIAL': '360014053a44f550a4b748eda6f70f787', 'ID_SERIAL_SHORT': '60014053a44f550a4b748eda6f70f787', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053a44f550a', 'ID_WWN_VENDOR_EXTENSION': '0x4b748eda6f70f787', 'ID_WWN_WITH_EXTENSION': '0x60014053a44f550a4b748eda6f70f787', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053a44f550a4b748eda6f70f787', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463340160'} ; 2024-03-01 20:26:17,447 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 20:26:17,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,457 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:26:17,458 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:26:17,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:26:17,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:26:17,461 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:26:17,464 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:26:17,464 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 20:26:17,467 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 20:26:17,468 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,468 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:26:17,468 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d1733160) -- 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 = 60014053a44f550a4b748eda6f70f787 2024-03-01 20:26:17,472 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:26:17,472 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:26:17,475 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/scsi-360014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', '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': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'ID_SERIAL': '360014056fc8a9f832f341b7a189a32ac', 'ID_SERIAL_SHORT': '60014056fc8a9f832f341b7a189a32ac', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056fc8a9f83', 'ID_WWN_VENDOR_EXTENSION': '0x2f341b7a189a32ac', 'ID_WWN_WITH_EXTENSION': '0x60014056fc8a9f832f341b7a189a32ac', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056fc8a9f832f341b7a189a32ac', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464088429'} ; 2024-03-01 20:26:17,475 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 20:26:17,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,485 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:26:17,486 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:26:17,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:26:17,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:26:17,489 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:26:17,492 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:26:17,493 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 20:26:17,496 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 20:26:17,496 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,497 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:26:17,497 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06e4b70) -- 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 = 60014056fc8a9f832f341b7a189a32ac 2024-03-01 20:26:17,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:26:17,500 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:26:17,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/wwn-0x60014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/scsi-360014051464a738a4ef439c84d49e33e', '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': '1464a738-a4ef-439c-84d4-9e33ef706498', 'ID_SERIAL': '360014051464a738a4ef439c84d49e33e', 'ID_SERIAL_SHORT': '60014051464a738a4ef439c84d49e33e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051464a738a', 'ID_WWN_VENDOR_EXTENSION': '0x4ef439c84d49e33e', 'ID_WWN_WITH_EXTENSION': '0x60014051464a738a4ef439c84d49e33e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051464a738a4ef439c84d49e33e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464210932'} ; 2024-03-01 20:26:17,503 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 20:26:17,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,514 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:26:17,514 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:26:17,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:26:17,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:26:17,518 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:26:17,521 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:26:17,521 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 20:26:17,524 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 20:26:17,525 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,525 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:26:17,525 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06e4518) -- 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 = 60014051464a738a4ef439c84d49e33e 2024-03-01 20:26:17,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:26:17,529 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:26:17,532 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/scsi-360014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/wwn-0x60014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_8ef27b09-0b1a-445d-8d18-68cd61a1a035', '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': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'ID_SERIAL': '360014058ef27b090b1a445d8d1868cd6', 'ID_SERIAL_SHORT': '60014058ef27b090b1a445d8d1868cd6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058ef27b090', 'ID_WWN_VENDOR_EXTENSION': '0xb1a445d8d1868cd6', 'ID_WWN_WITH_EXTENSION': '0x60014058ef27b090b1a445d8d1868cd6', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058ef27b090b1a445d8d1868cd6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463377510'} ; 2024-03-01 20:26:17,532 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 20:26:17,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:26:17,543 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:26:17,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:26:17,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:26:17,546 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:26:17,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:26:17,549 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 20:26:17,553 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 20:26:17,553 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,553 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:26:17,553 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06e4c18) -- 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 = 60014058ef27b090b1a445d8d1868cd6 2024-03-01 20:26:17,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:26:17,557 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:26:17,560 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/wwn-0x600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-3600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_37172cfd-4289-45bb-a8ca-d626d2e09ecb', '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': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'ID_SERIAL': '3600140537172cfd428945bba8cad626d', 'ID_SERIAL_SHORT': '600140537172cfd428945bba8cad626d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537172cfd4', 'ID_WWN_VENDOR_EXTENSION': '0x28945bba8cad626d', 'ID_WWN_WITH_EXTENSION': '0x600140537172cfd428945bba8cad626d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537172cfd428945bba8cad626d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463384834'} ; 2024-03-01 20:26:17,560 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 20:26:17,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,570 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:26:17,571 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:26:17,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:26:17,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:26:17,574 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:26:17,578 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:26:17,578 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 20:26:17,581 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 20:26:17,581 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,582 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:26:17,582 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06edeb8) -- 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 = 600140537172cfd428945bba8cad626d 2024-03-01 20:26:17,585 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:26:17,585 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:26:17,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/scsi-36001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', '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': '718de457-9c93-451b-9c22-c4062361206a', 'ID_SERIAL': '36001405718de4579c93451b9c22c4062', 'ID_SERIAL_SHORT': '6001405718de4579c93451b9c22c4062', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405718de4579', 'ID_WWN_VENDOR_EXTENSION': '0xc93451b9c22c4062', 'ID_WWN_WITH_EXTENSION': '0x6001405718de4579c93451b9c22c4062', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405718de4579c93451b9c22c4062', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463540994'} ; 2024-03-01 20:26:17,589 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:26:17,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,599 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:26:17,599 INFO blivet/MainThread: sde is a disk 2024-03-01 20:26:17,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:26:17,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:26:17,603 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:26:17,606 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:26:17,606 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 20:26:17,609 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 20:26:17,610 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,610 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:26:17,610 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06edc18) -- 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 = 6001405718de4579c93451b9c22c4062 2024-03-01 20:26:17,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:26:17,614 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:26:17,617 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/wwn-0x60014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-360014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1624beb3-847c-4391-b3ef-a806631e3c13', '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': '1624beb3-847c-4391-b3ef-a806631e3c13', 'ID_SERIAL': '360014051624beb3847c4391b3efa8066', 'ID_SERIAL_SHORT': '60014051624beb3847c4391b3efa8066', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051624beb38', 'ID_WWN_VENDOR_EXTENSION': '0x47c4391b3efa8066', 'ID_WWN_WITH_EXTENSION': '0x60014051624beb3847c4391b3efa8066', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051624beb3847c4391b3efa8066', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463695105'} ; 2024-03-01 20:26:17,617 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 20:26:17,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,627 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:26:17,628 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:26:17,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:26:17,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:26:17,631 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:26:17,634 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:26:17,634 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 20:26:17,638 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 20:26:17,638 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,639 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:26:17,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06f5c50) -- 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 = 60014051624beb3847c4391b3efa8066 2024-03-01 20:26:17,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:26:17,642 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:26:17,646 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/wwn-0x60014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', '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': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'ID_SERIAL': '360014053cfd8336ea864c43ad7bd19f9', 'ID_SERIAL_SHORT': '60014053cfd8336ea864c43ad7bd19f9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053cfd8336e', 'ID_WWN_VENDOR_EXTENSION': '0xa864c43ad7bd19f9', 'ID_WWN_WITH_EXTENSION': '0x60014053cfd8336ea864c43ad7bd19f9', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053cfd8336ea864c43ad7bd19f9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463711789'} ; 2024-03-01 20:26:17,646 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 20:26:17,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,656 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:26:17,656 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:26:17,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:26:17,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:26:17,660 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:26:17,663 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:26:17,663 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 20:26:17,666 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 20:26:17,667 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,667 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:26:17,667 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06ed978) -- 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 = 60014053cfd8336ea864c43ad7bd19f9 2024-03-01 20:26:17,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:26:17,671 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:26:17,674 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/wwn-0x600140598006134d74640ffa34a52cf7', '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': '98006134-d746-40ff-a34a-52cf7788ea16', 'ID_SERIAL': '3600140598006134d74640ffa34a52cf7', 'ID_SERIAL_SHORT': '600140598006134d74640ffa34a52cf7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598006134d', 'ID_WWN_VENDOR_EXTENSION': '0x74640ffa34a52cf7', 'ID_WWN_WITH_EXTENSION': '0x600140598006134d74640ffa34a52cf7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598006134d74640ffa34a52cf7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '463837804'} ; 2024-03-01 20:26:17,674 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 20:26:17,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,684 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:26:17,685 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:26:17,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:26:17,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:26:17,689 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:26:17,692 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:26:17,692 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 20:26:17,695 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 20:26:17,696 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,696 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:26:17,696 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06f8cf8) -- 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 = 600140598006134d74640ffa34a52cf7 2024-03-01 20:26:17,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:26:17,700 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:26:17,703 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/wwn-0x6001405b80bd95979554e23b8f34ce29', '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': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'ID_SERIAL': '36001405b80bd95979554e23b8f34ce29', 'ID_SERIAL_SHORT': '6001405b80bd95979554e23b8f34ce29', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b80bd9597', 'ID_WWN_VENDOR_EXTENSION': '0x9554e23b8f34ce29', 'ID_WWN_WITH_EXTENSION': '0x6001405b80bd95979554e23b8f34ce29', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b80bd95979554e23b8f34ce29', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '464000119'} ; 2024-03-01 20:26:17,703 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 20:26:17,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,713 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:26:17,714 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:26:17,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:26:17,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:26:17,717 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:26:17,720 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:26:17,720 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 20:26:17,724 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 20:26:17,724 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,724 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:26:17,725 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06e93c8) -- 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 = 6001405b80bd95979554e23b8f34ce29 2024-03-01 20:26:17,728 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:26:17,728 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:26:17,731 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/wwn-0x6001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', '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': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'ID_SERIAL': '36001405539167fd90c04ebc86f2c4c69', 'ID_SERIAL_SHORT': '6001405539167fd90c04ebc86f2c4c69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405539167fd9', 'ID_WWN_VENDOR_EXTENSION': '0x0c04ebc86f2c4c69', 'ID_WWN_WITH_EXTENSION': '0x6001405539167fd90c04ebc86f2c4c69', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405539167fd90c04ebc86f2c4c69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '464111893'} ; 2024-03-01 20:26:17,732 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 20:26:17,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,742 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:26:17,742 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:26:17,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:26:17,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:26:17,746 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:26:17,749 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:26:17,749 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 20:26:17,752 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 20:26:17,753 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:26:17,753 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:26:17,753 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d06f8860) -- 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 = 6001405539167fd90c04ebc86f2c4c69 2024-03-01 20:26:17,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:26:17,757 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:26:17,760 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': '15064755'} ; 2024-03-01 20:26:17,760 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:26:17,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:17,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:17,771 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:26:17,771 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:26:17,771 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:26:17,771 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:26:17,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:26:17,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:26:17,775 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:26:17,778 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:26:17,779 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:26:17,782 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:26:17,782 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:26:17,783 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:26:17,783 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd9d070c2b0) -- 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 20:26:17,786 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:26:17,790 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:17,790 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:26:17,794 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:17,794 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:26:17,797 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:17,797 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:26:17,801 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:17,801 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:26:17,804 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:26:17,807 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:17,810 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:26:17,815 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 0x7fd9d068e508> 2024-03-01 20:26:20,804 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:26:20,809 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:26:20,809 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:26:20,813 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': '15068035'} ; 2024-03-01 20:26:20,813 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:26:20,813 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:26:20,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,823 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:26:20,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:20,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:20,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:26:20,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:26:20,862 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:26:20,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:26:20,866 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:26:20,869 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:26:20,869 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:26:20,873 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:20,873 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:20,873 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:26:20,876 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:26:20,880 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:26:20,884 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:26:20,887 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:26:20,890 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:26:20,890 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:20,890 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:26:20,891 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:26:20,891 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd9d06e9588) -- 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 0x7fd9d069f5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:26:20,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:26:20,898 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:20,898 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:26:20,902 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:20,902 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:26:20,905 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,905 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:26:20,909 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,909 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:26:20,910 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:26:20,911 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:26:20,914 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:20,914 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:26:20,917 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:26:20,918 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:20,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:20,929 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:20,941 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:26:20,942 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:26:20,946 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 20:26:20,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,952 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 20:26:20,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:20,955 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:26:20,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:20,966 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:26:20,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,975 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 20:26:20,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:20,978 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:26:20,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:20,990 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:26:20,992 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 20:26:20,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,001 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 20:26:21,004 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 20:26:21,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,010 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 20:26:21,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,013 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:26:21,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,025 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:26:21,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:26:21,031 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:26:21,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:26:21,036 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:26:21,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:26:21,042 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:26:21,045 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,046 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:26:21,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:26:21,049 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:26:21,050 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:26:21,053 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,053 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:26:21,056 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,056 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:26:21,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:26:21,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:26:21,060 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:26:21,063 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,063 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:26:21,066 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,066 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:26:21,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:26:21,070 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:26:21,070 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:26:21,073 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,073 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:26:21,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:26:21,078 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:26:21,081 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:21,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:26:21,089 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:21,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:26:21,096 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:21,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:26:21,100 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:26:21,101 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:26:21,101 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:26:21,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,115 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:26:21,115 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:21,116 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:26:21,116 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:26:21,116 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:21,117 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:26:21,120 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,120 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:26:21,123 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:26:21,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:21,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:26:21,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:26:21,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:26:21,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:21,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:26:21,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:26:21,145 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:21,145 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:26:21,146 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:26:21,146 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:26:21,150 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:26:21,150 INFO program/MainThread: stderr[4]: 2024-03-01 20:26:21,150 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:26:21,151 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:26:21,151 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:21,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:26:21,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:26:21,156 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:21,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,168 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:26:21,169 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:21,170 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:26:21,170 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:26:21,170 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:21,171 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:26:21,174 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,174 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:26:21,177 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:26:21,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:21,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:26:21,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:26:21,188 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:26:21,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:21,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:26:21,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:26:21,199 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:26:21,200 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:26:21,200 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:26:21,200 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:26:21,200 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:21,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:26:21,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:26:21,204 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:21,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,216 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:26:21,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:26:21,222 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:26:21,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:26:21,228 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:26:21,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:26:21,234 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:26:21,237 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,237 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:26:21,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:26:21,240 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:26:21,240 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:26:21,243 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,244 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:26:21,247 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,247 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:26:21,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:26:21,250 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:26:21,250 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:26:21,253 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,253 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:26:21,256 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,256 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:26:21,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:26:21,260 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:26:21,260 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:26:21,263 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,263 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:26:21,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:26:21,267 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:26:21,271 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:21,275 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:26:21,278 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:21,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:26:21,285 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:21,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:26:21,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:26:21,290 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:26:21,290 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:26:21,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,304 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:26:21,304 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:21,305 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:26:21,305 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:26:21,305 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:21,306 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:26:21,309 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,309 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:26:21,312 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:26:21,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:21,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:26:21,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:26:21,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:26:21,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:21,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:26:21,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:26:21,334 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:21,334 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:26:21,334 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:26:21,334 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:26:21,334 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:21,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:26:21,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:26:21,338 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:21,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,351 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:26:21,352 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:21,352 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:26:21,352 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:26:21,353 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:21,353 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:26:21,356 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,356 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:26:21,359 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:26:21,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:21,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:26:21,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:26:21,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:26:21,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:21,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:26:21,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:26:21,382 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:26:21,382 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:26:21,382 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:26:21,383 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:26:21,383 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:21,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:26:21,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:26:21,387 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:21,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,399 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:26:21,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:26:21,405 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:26:21,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:26:21,411 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:26:21,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:26:21,417 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:26:21,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:26:21,423 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:26:21,426 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,426 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:26:21,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:26:21,429 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:26:21,429 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:26:21,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,432 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:26:21,435 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,435 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:26:21,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:26:21,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:26:21,439 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:26:21,442 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,442 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:26:21,445 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,445 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:26:21,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:26:21,448 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:26:21,448 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:26:21,452 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,452 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:26:21,455 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:26:21,455 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:26:21,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:26:21,459 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:26:21,459 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:26:21,462 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,462 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:26:21,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:26:21,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:26:21,471 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:21,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:26:21,478 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:21,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:26:21,485 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:21,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:26:21,492 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:21,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:26:21,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:26:21,506 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:26:21,506 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:26:21,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,521 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:26:21,522 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,522 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:26:21,522 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:26:21,523 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,523 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:26:21,526 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,526 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:26:21,529 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:26:21,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:21,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:26:21,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:26:21,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:26:21,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:21,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:26:21,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:26:21,551 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,552 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:26:21,552 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:26:21,552 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:26:21,552 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:21,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:26:21,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:26:21,557 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:21,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,569 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:26:21,570 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,571 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:26:21,571 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:26:21,572 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,572 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:26:21,575 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,575 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:26:21,578 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:26:21,582 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:26:21,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:26:21,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:26:21,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:26:21,593 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:26:21,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:26:21,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:26:21,601 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,601 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:26:21,602 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:26:21,602 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:26:21,602 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:21,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:26:21,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:26:21,606 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:21,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,619 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:26:21,620 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,620 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:26:21,621 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:26:21,621 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,622 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:26:21,625 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,625 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:26:21,628 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:26:21,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:26:21,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:26:21,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:26:21,639 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:26:21,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:26:21,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:26:21,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:26:21,651 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,652 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:26:21,652 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:26:21,652 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:26:21,652 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:21,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:26:21,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:26:21,656 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:21,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:21,669 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:26:21,670 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,671 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:26:21,671 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:26:21,671 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,672 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:26:21,675 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,675 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:26:21,678 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:26:21,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:26:21,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:26:21,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:26:21,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:26:21,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:26:21,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:26:21,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:26:21,702 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:26:21,702 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:26:21,703 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:26:21,703 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:26:21,703 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:21,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:26:21,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:26:21,707 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:21,709 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:26:21,710 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:21,711 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:21,712 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:26:21,714 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:26:21,717 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:26:21,720 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:26:21,723 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:26:21,723 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:26:21,726 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:26:21,726 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 0x7fd9d0646780> 2024-03-01 20:26:21,726 INFO blivet/MainThread: sorting actions... 2024-03-01 20:26:21,762 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:26:21,762 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:26:21,763 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:26:21,763 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:26:21,763 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:26:21,764 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:26:21,764 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:26:21,765 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:26:21,765 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:26:21,765 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:26:21,766 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:26:21,766 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:26:21,767 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:26:21,767 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:26:21,767 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:26:21,768 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:21,768 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:21,769 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:21,769 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:21,769 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:21,770 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:21,770 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:21,771 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:21,771 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:26:21,772 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:26:21,772 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:26:21,772 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:26:21,773 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:21,773 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:21,774 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:21,774 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:21,775 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:26:21,775 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:26:21,775 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:26:21,776 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:26:21,776 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:21,777 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:21,777 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:21,778 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:21,778 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:26:21,781 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:21,784 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:26:21,784 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:26:21,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:21,818 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:21,829 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,830 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:26:21,834 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:21,837 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:26:21,837 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:26:21,843 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:21,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:21,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,883 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:26:21,887 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:21,890 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:26:21,890 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:26:21,896 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:21,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:21,936 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,936 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:26:21,940 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:21,943 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:26:21,943 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:26:21,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:21,980 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:21,990 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:21,990 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:26:21,995 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:21,998 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:26:21,998 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:26:22,003 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,033 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,043 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,044 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:26:22,047 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:22,050 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:26:22,051 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:26:22,056 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,057 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,086 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,096 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,097 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:26:22,101 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:22,104 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:26:22,104 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:26:22,109 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,110 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,137 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,147 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,147 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:26:22,151 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:22,154 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:26:22,154 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:26:22,160 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,189 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,199 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,199 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:26:22,203 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:22,206 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:26:22,206 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:26:22,212 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,254 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,255 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:26:22,259 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:22,262 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:26:22,262 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:26:22,267 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,294 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,306 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,307 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:26:22,311 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,314 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,317 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,317 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:26:22,317 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 20:26:22,347 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:26:22,347 INFO program/MainThread: stderr[5]: 2024-03-01 20:26:22,347 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:26:22,348 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,371 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:26:22,371 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 20:26:22,372 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:26:22,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,404 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,404 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:26:22,408 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,411 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,414 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,414 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:26:22,415 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:22,444 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:26:22,444 INFO program/MainThread: stderr[6]: 2024-03-01 20:26:22,444 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:26:22,444 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,467 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:26:22,467 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 20:26:22,469 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:26:22,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,499 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,499 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:26:22,504 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,507 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,510 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,510 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:26:22,510 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:22,539 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:26:22,539 INFO program/MainThread: stderr[7]: 2024-03-01 20:26:22,539 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:26:22,539 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,558 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,562 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:26:22,562 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 20:26:22,564 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:26:22,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,595 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,595 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:26:22,599 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,602 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,605 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,605 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:26:22,606 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:22,637 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:26:22,637 INFO program/MainThread: stderr[8]: 2024-03-01 20:26:22,637 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:26:22,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,655 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,659 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:26:22,659 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 20:26:22,661 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:26:22,669 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,692 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,692 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:26:22,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:26:22,699 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:26:22,702 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,706 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,709 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,712 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,715 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,718 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,721 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,724 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:26:22,728 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,805 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:26:22,806 INFO program/MainThread: stderr[9]: 2024-03-01 20:26:22,806 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:26:22,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:22,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:26:22,829 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,835 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,841 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,848 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,854 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,860 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,863 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,866 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,877 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:26:22,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:26:22,885 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,895 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,895 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:26:22,903 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,913 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,913 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:22,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:26:22,920 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:26:22,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:22,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:26:22,931 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,935 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,938 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,942 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,945 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,949 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,952 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:22,956 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:22,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:22,968 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:22,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:26:22,973 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,997 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM 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 20:26:22,997 INFO program/MainThread: stderr[10]: 2024-03-01 20:26:22,997 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:26:23,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:26:23,002 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:23,085 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:26:23,085 INFO program/MainThread: stderr[11]: 2024-03-01 20:26:23,085 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:26:23,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:23,101 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:23,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,146 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,152 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 20:26:23,152 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,153 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:26:23,162 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,176 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:26:23,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,184 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:26:23,187 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:26:23,187 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:26:23,205 INFO program/MainThread: stdout: 2024-03-01 20:26:23,205 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:26:23,205 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:23,205 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:23,206 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:23,206 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:26:23,206 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:23,206 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:23,206 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:23,206 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:23,206 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:23,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,207 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:26:23,219 INFO program/MainThread: stdout: 2024-03-01 20:26:23,220 INFO program/MainThread: writing all SBs 2024-03-01 20:26:23,220 INFO program/MainThread: new label = "" 2024-03-01 20:26:23,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,233 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:23,237 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:23,239 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:26:23,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,248 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,261 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:23,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:26:23,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:26:23,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,272 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:23,299 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM 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 20:26:23,300 INFO program/MainThread: stderr[12]: 2024-03-01 20:26:23,300 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:26:23,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:26:23,304 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:23,400 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:26:23,400 INFO program/MainThread: stderr[13]: 2024-03-01 20:26:23,401 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:26:23,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:23,417 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:23,417 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,445 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,451 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 20:26:23,451 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,452 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:26:23,461 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,475 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,475 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:26:23,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,483 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:26:23,486 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:26:23,486 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:26:23,504 INFO program/MainThread: stdout: 2024-03-01 20:26:23,504 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:26:23,504 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:23,504 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:23,504 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:23,504 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:26:23,504 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:23,504 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:23,504 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:23,504 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:23,504 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:23,505 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,505 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:26:23,518 INFO program/MainThread: stdout: 2024-03-01 20:26:23,518 INFO program/MainThread: writing all SBs 2024-03-01 20:26:23,518 INFO program/MainThread: new label = "" 2024-03-01 20:26:23,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,533 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:23,538 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:23,539 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:26:23,548 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,548 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,564 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,564 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:23,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:26:23,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:26:23,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,575 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:23,600 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM 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 20:26:23,601 INFO program/MainThread: stderr[14]: 2024-03-01 20:26:23,601 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:26:23,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:26:23,605 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:23,691 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:26:23,691 INFO program/MainThread: stderr[15]: 2024-03-01 20:26:23,692 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:26:23,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:23,712 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:23,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,750 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,755 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 20:26:23,755 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:26:23,756 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:26:23,765 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,765 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,782 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:26:23,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,790 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:26:23,793 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:26:23,793 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:26:23,814 INFO program/MainThread: stdout: 2024-03-01 20:26:23,814 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:26:23,814 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:23,814 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:23,814 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:23,814 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:26:23,814 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:23,814 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:23,815 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:26:23,815 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:23,815 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:23,815 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,815 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:26:23,828 INFO program/MainThread: stdout: 2024-03-01 20:26:23,828 INFO program/MainThread: writing all SBs 2024-03-01 20:26:23,829 INFO program/MainThread: new label = "" 2024-03-01 20:26:23,829 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,843 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:23,847 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:23,849 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:26:23,858 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:23,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:23,874 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:23,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:26:23,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:26:23,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,885 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:23,911 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM 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 20:26:23,911 INFO program/MainThread: stderr[16]: 2024-03-01 20:26:23,911 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:26:23,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:26:23,916 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:24,003 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:26:24,003 INFO program/MainThread: stderr[17]: 2024-03-01 20:26:24,004 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:26:24,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:24,021 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:24,021 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,060 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,065 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 20:26:24,065 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:26:24,066 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:26:24,075 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,089 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,089 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:26:24,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,097 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:26:24,100 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:26:24,100 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:26:24,130 INFO program/MainThread: stdout: 2024-03-01 20:26:24,130 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:26:24,131 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:24,131 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:24,131 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:24,131 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:26:24,131 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:24,131 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:24,131 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:26:24,131 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:24,131 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:24,131 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,132 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:26:24,144 INFO program/MainThread: stdout: 2024-03-01 20:26:24,145 INFO program/MainThread: writing all SBs 2024-03-01 20:26:24,145 INFO program/MainThread: new label = "" 2024-03-01 20:26:24,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,161 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:24,165 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:24,167 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:26:24,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,193 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,193 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:26:24,197 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,200 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,203 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,203 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:26:24,204 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:24,235 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:26:24,235 INFO program/MainThread: stderr[18]: 2024-03-01 20:26:24,235 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:26:24,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,256 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,260 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:26:24,260 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 20:26:24,262 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:26:24,270 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,292 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,292 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:26:24,296 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,299 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,303 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,303 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:26:24,303 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:24,334 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:26:24,335 INFO program/MainThread: stderr[19]: 2024-03-01 20:26:24,335 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:26:24,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,359 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:26:24,359 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 20:26:24,361 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:26:24,369 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,393 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,393 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:26:24,397 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,400 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,403 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,403 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:26:24,404 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:24,442 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:26:24,442 INFO program/MainThread: stderr[20]: 2024-03-01 20:26:24,443 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:26:24,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,458 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,462 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:26:24,462 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 20:26:24,463 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:26:24,472 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,472 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,495 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,495 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:26:24,499 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:26:24,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:26:24,505 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,508 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,512 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,515 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,518 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,521 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:26:24,524 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/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:24,590 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:26:24,590 INFO program/MainThread: stderr[21]: 2024-03-01 20:26:24,590 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:26:24,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:24,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:26:24,609 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,612 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,616 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,619 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,622 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,626 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,637 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:26:24,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:26:24,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,656 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,656 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:26:24,664 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,675 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,675 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:24,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:26:24,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:26:24,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:24,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:26:24,693 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,697 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,700 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,704 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,707 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,711 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:24,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,723 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:26:24,728 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/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:24,755 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg 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 20:26:24,755 INFO program/MainThread: stderr[22]: 2024-03-01 20:26:24,755 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:26:24,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:26:24,760 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:24,843 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:26:24,844 INFO program/MainThread: stderr[23]: 2024-03-01 20:26:24,844 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:26:24,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:24,863 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:24,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,892 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,897 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 20:26:24,897 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:26:24,898 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:26:24,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,921 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,921 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:26:24,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:24,929 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:26:24,932 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:26:24,932 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:26:24,949 INFO program/MainThread: stdout: 2024-03-01 20:26:24,950 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:26:24,950 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:24,950 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:24,950 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:24,950 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:26:24,950 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:24,950 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:24,950 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:24,950 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:24,950 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:24,950 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,951 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:26:24,964 INFO program/MainThread: stdout: 2024-03-01 20:26:24,964 INFO program/MainThread: writing all SBs 2024-03-01 20:26:24,964 INFO program/MainThread: new label = "" 2024-03-01 20:26:24,964 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:24,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:24,985 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:24,987 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:26:24,995 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:24,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,009 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:25,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:26:25,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:26:25,021 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,021 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/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:25,046 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg 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 20:26:25,046 INFO program/MainThread: stderr[24]: 2024-03-01 20:26:25,046 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:26:25,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:26:25,051 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:25,131 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:26:25,131 INFO program/MainThread: stderr[25]: 2024-03-01 20:26:25,131 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:26:25,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:25,146 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:25,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,182 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,187 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 20:26:25,187 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:25,188 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:26:25,197 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,197 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,211 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,211 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:26:25,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,219 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:26:25,222 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:26:25,222 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:26:25,240 INFO program/MainThread: stdout: 2024-03-01 20:26:25,240 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:26:25,240 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:25,240 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:25,240 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:25,241 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:26:25,241 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:25,241 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:25,241 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:25,241 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:25,241 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:25,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,241 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:26:25,253 INFO program/MainThread: stdout: 2024-03-01 20:26:25,253 INFO program/MainThread: writing all SBs 2024-03-01 20:26:25,253 INFO program/MainThread: new label = "" 2024-03-01 20:26:25,253 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,254 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,268 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:25,272 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:25,273 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:26:25,282 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,296 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:26:25,300 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,303 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,306 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,306 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:26:25,306 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:25,340 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:26:25,340 INFO program/MainThread: stderr[26]: 2024-03-01 20:26:25,340 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:26:25,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,360 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,364 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:26:25,364 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 20:26:25,366 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:26:25,374 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,397 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,397 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:26:25,401 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,404 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,407 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,407 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:26:25,408 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:25,442 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:26:25,443 INFO program/MainThread: stderr[27]: 2024-03-01 20:26:25,443 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:26:25,443 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,462 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,467 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:26:25,467 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 20:26:25,468 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:26:25,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,499 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,499 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:26:25,503 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,506 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,509 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,509 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:26:25,510 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:26:25,549 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:26:25,549 INFO program/MainThread: stderr[28]: 2024-03-01 20:26:25,549 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:26:25,549 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,565 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,569 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:26:25,569 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 20:26:25,570 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:26:25,579 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,579 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,603 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,603 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:26:25,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:26:25,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:26:25,613 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,616 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,620 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,623 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,626 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,629 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:26:25,632 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/sda$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:25,693 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:26:25,693 INFO program/MainThread: stderr[29]: 2024-03-01 20:26:25,693 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:26:25,701 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:25,708 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:26:25,713 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,717 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,723 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,728 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,733 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,739 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:26:25,766 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:26:25,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,776 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,777 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:26:25,784 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,794 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,794 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:25,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:26:25,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:26:25,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:26:25,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:26:25,812 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,815 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,819 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,822 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,826 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,829 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:25,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:25,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:25,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:26:25,845 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/sda$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:25,871 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 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 20:26:25,871 INFO program/MainThread: stderr[30]: 2024-03-01 20:26:25,871 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:26:25,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:26:25,876 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:25,960 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:26:25,961 INFO program/MainThread: stderr[31]: 2024-03-01 20:26:25,961 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:26:25,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:25,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:25,977 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:25,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:26,003 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,008 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 20:26:26,008 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:26:26,009 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:26:26,018 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:26,032 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,032 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:26:26,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:26,040 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:26:26,043 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:26:26,043 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:26:26,068 INFO program/MainThread: stdout: 2024-03-01 20:26:26,068 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:26:26,068 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:26,068 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:26,068 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:26,068 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:26:26,068 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:26,068 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:26,069 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:26:26,069 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:26,069 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:26,069 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,069 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:26:26,080 INFO program/MainThread: stdout: 2024-03-01 20:26:26,081 INFO program/MainThread: writing all SBs 2024-03-01 20:26:26,081 INFO program/MainThread: new label = "" 2024-03-01 20:26:26,081 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:26,096 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:26,100 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:26,102 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:26:26,110 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:26,125 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,125 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:26,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:26:26,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:26:26,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:26,136 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/sda$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:26,162 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 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 20:26:26,162 INFO program/MainThread: stderr[32]: 2024-03-01 20:26:26,162 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:26:26,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:26:26,167 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:26,256 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:26:26,256 INFO program/MainThread: stderr[33]: 2024-03-01 20:26:26,256 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:26:26,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:26,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:26,272 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:26,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:26,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,299 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 20:26:26,299 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:26:26,300 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:26:26,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:26,326 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,326 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:26:26,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:26,334 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:26:26,337 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:26:26,337 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:26:26,354 INFO program/MainThread: stdout: 2024-03-01 20:26:26,355 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:26:26,355 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:26:26,355 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:26:26,355 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:26:26,355 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:26:26,355 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:26:26,355 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:26:26,355 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:26:26,355 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:26:26,355 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:26:26,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,356 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:26:26,369 INFO program/MainThread: stdout: 2024-03-01 20:26:26,369 INFO program/MainThread: writing all SBs 2024-03-01 20:26:26,370 INFO program/MainThread: new label = "" 2024-03-01 20:26:26,370 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:26,384 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:26,388 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:26,390 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:26:26,398 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:26,412 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:26,417 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:26:26,417 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 0x7fd9d176eba0> 2024-03-01 20:26:26,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:26:26,425 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:26:26,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,431 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 20:26:26,431 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:26:26,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:26:26,438 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:26:26,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:26:26,444 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:26:26,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,451 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 20:26:26,451 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:26:26,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:26:26,457 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:26:26,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:26:26,464 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:26:26,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:26:26,470 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:26:26,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:26:26,476 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:26:26,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,482 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 20:26:26,483 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:26:26,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 20:26:26,489 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:26:26,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:26:26,495 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:26:26,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,501 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 20:26:26,501 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:26:26,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:26:26,507 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:26:26,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 20:26:26,513 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:26:26,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:26,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 20:26:26,519 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:27:19,529 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_5qhwll5c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:27:19,565 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:19,565 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:27:19,568 INFO program/MainThread: stdout[2]: 2024-03-01 20:27:19,568 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 20:27:19,568 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:27:19,569 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:27:19,573 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:19,574 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:27:19,577 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:19,577 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:27:19,580 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:19,580 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:27:19,583 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:19,583 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:27:19,594 INFO program/MainThread: stdout: 2024-03-01 20:27:19,595 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:27:19,595 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts 2024-03-01 20:27:19,595 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 8cc3c915-d63c-43d1-8001-d3918ee04f58 2024-03-01 20:27:19,595 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V 2024-03-01 20:27:19,595 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 8cc3c915-d63c-43d1-8001-d3918ee04f58 2024-03-01 20:27:19,595 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs b406907b-3791-4a94-8f38-c11f6096a768 2024-03-01 20:27:19,595 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 2024-03-01 20:27:19,595 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX 2024-03-01 20:27:19,595 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 95423801-4697-4313-9f4a-b94d2bc6026f 2024-03-01 20:27:19,595 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs c216caec-7836-40ad-9826-d02d1b8b73c3 2024-03-01 20:27:19,595 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO 2024-03-01 20:27:19,595 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl 2024-03-01 20:27:19,595 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd 2024-03-01 20:27:19,595 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs e5ffed63-6723-4363-bbc4-50c2a555d216 2024-03-01 20:27:19,595 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a73b0caf-45b4-4f7d-bf48-e69f8859be60 2024-03-01 20:27:19,595 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 16565f41-3f9f-474e-8aba-a091de12fc73 2024-03-01 20:27:19,595 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk 2024-03-01 20:27:19,595 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 16565f41-3f9f-474e-8aba-a091de12fc73 2024-03-01 20:27:19,595 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 2024-03-01 20:27:19,595 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5e075306-d78e-433e-846e-e2af0d86e22b 2024-03-01 20:27:19,595 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 2024-03-01 20:27:19,595 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5e075306-d78e-433e-846e-e2af0d86e22b 2024-03-01 20:27:19,595 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:27:19,595 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:27:19,596 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:27:19,596 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:27:19,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:19,596 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 8cc3c915-d63c-43d1-8001-d3918ee04f58 sdb 1073741824 root disk brw-rw---- LVM2_member Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 8cc3c915-d63c-43d1-8001-d3918ee04f58 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs b406907b-3791-4a94-8f38-c11f6096a768 sdc 1073741824 root disk brw-rw---- LVM2_member 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 sdd 1073741824 root disk brw-rw---- LVM2_member xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 95423801-4697-4313-9f4a-b94d2bc6026f `-test_vg2-lv3 322961408 root disk brw-rw---- xfs c216caec-7836-40ad-9826-d02d1b8b73c3 sde 1073741824 root disk brw-rw---- LVM2_member wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO sdf 1073741824 root disk brw-rw---- LVM2_member jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl sdg 1073741824 root disk brw-rw---- LVM2_member dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd |-test_vg3-lv8 427819008 root disk brw-rw---- xfs e5ffed63-6723-4363-bbc4-50c2a555d216 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a73b0caf-45b4-4f7d-bf48-e69f8859be60 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 16565f41-3f9f-474e-8aba-a091de12fc73 sdh 1073741824 root disk brw-rw---- LVM2_member t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 16565f41-3f9f-474e-8aba-a091de12fc73 sdi 1073741824 root disk brw-rw---- LVM2_member POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5e075306-d78e-433e-846e-e2af0d86e22b sdj 1073741824 root disk brw-rw---- LVM2_member 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5e075306-d78e-433e-846e-e2af0d86e22b 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 20:27:19,596 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:19,596 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:19,596 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:27:19,596 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:19,596 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:27:19,597 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:27:19,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:19,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:19,624 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 20:27:19,628 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-36001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/lvm-pv-uuid-ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a084f240-dcf0-4956-b4a8-3e7c7a183736 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', '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': 'ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts', 'ID_FS_UUID_ENC': 'ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts', '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': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'ID_SERIAL': '36001405a084f240dcf04956b4a83e7c7', 'ID_SERIAL_SHORT': '6001405a084f240dcf04956b4a83e7c7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a084f240d', 'ID_WWN_VENDOR_EXTENSION': '0xcf04956b4a83e7c7', 'ID_WWN_WITH_EXTENSION': '0x6001405a084f240dcf04956b4a83e7c7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a084f240dcf04956b4a83e7c7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463289508'} ; 2024-03-01 20:27:19,628 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 20:27:19,629 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 20:27:19,657 INFO program/MainThread: stdout[3]: 2024-03-01 20:27:19,657 INFO program/MainThread: stderr[3]: 2024-03-01 20:27:19,657 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:27:19,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,669 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:27:19,674 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:27:19,674 INFO blivet/MainThread: sda is a disk 2024-03-01 20:27:19,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:27:19,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:27:19,678 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:27:19,681 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:27:19,682 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 20:27:19,685 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 20:27:19,685 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:27:19,686 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:27:19,686 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88c649ba8) -- 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 = 6001405a084f240dcf04956b4a83e7c7 2024-03-01 20:27:19,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:27:19,693 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:19,693 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:27:19,697 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:19,697 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:27:19,700 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:19,700 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:27:19,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:19,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:27:19,707 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:27:19,707 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:27:19,707 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 20:27:19,735 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=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 20:27:19,735 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V. WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (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 20:27:19,735 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:27:19,735 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:27:19,740 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts ; label: None ; device: /dev/sda ; serial: 36001405a084f240dcf04956b4a83e7c7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; pe_start: 8 MiB ; 2024-03-01 20:27:19,740 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:27:19,743 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:27:19,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:19,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:19,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,756 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 20:27:19,786 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=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 20:27:19,786 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V. WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (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 20:27:19,786 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:27:19,786 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:27:19,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:27:19,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:27:19,795 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:19,795 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:27:19,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:27:19,799 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 20:27:19,824 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT 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 20:27:19,824 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V. WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (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 20:27:19,824 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:27:19,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:27:19,829 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:27:19,832 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:27:19,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:19,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:27:19,838 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:27:19,838 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:19,842 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V ' '/dev/disk/by-id/wwn-0x60014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-360014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_3a44f550-a4b7-48ed-a6f7-0f787cba22ce', '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': 'Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V', 'ID_FS_UUID_ENC': 'Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V', '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': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'ID_SERIAL': '360014053a44f550a4b748eda6f70f787', 'ID_SERIAL_SHORT': '60014053a44f550a4b748eda6f70f787', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053a44f550a', 'ID_WWN_VENDOR_EXTENSION': '0x4b748eda6f70f787', 'ID_WWN_WITH_EXTENSION': '0x60014053a44f550a4b748eda6f70f787', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053a44f550a4b748eda6f70f787', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463340160'} ; 2024-03-01 20:27:19,842 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 20:27:19,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,852 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:27:19,853 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:27:19,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:27:19,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:27:19,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:27:19,859 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:27:19,860 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 20:27:19,863 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 20:27:19,863 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:27:19,864 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:27:19,864 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88c65ceb8) -- 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 = 60014053a44f550a4b748eda6f70f787 2024-03-01 20:27:19,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:27:19,870 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:19,870 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:27:19,874 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:19,874 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:27:19,877 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:19,877 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:27:19,880 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:19,881 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:27:19,883 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:27:19,883 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:27:19,884 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 20:27:19,910 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=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 20:27:19,910 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (last written to /dev/sdc). 2024-03-01 20:27:19,910 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:27:19,910 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:27:19,914 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V ; label: None ; device: /dev/sdb ; serial: 360014053a44f550a4b748eda6f70f787 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:27:19,914 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:27:19,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:27:19,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:19,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:27:19,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:27:19,931 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:19,933 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:27:19,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:19,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:19,940 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 20:27:19,965 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 20:27:19,965 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (last written to /dev/sdc). 2024-03-01 20:27:19,965 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:27:19,965 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:27:19,965 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:19,970 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/scsi-360014056fc8a9f832f341b7a189a32ac', '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': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'ID_SERIAL': '360014056fc8a9f832f341b7a189a32ac', 'ID_SERIAL_SHORT': '60014056fc8a9f832f341b7a189a32ac', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056fc8a9f83', 'ID_WWN_VENDOR_EXTENSION': '0x2f341b7a189a32ac', 'ID_WWN_WITH_EXTENSION': '0x60014056fc8a9f832f341b7a189a32ac', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056fc8a9f832f341b7a189a32ac', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464088429'} ; 2024-03-01 20:27:19,970 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 20:27:19,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:27:19,981 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:27:19,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:27:19,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:27:19,984 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:27:19,987 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:27:19,988 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 20:27:19,991 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 20:27:19,991 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:27:19,991 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:27:19,992 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88c65cc50) -- 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 = 60014056fc8a9f832f341b7a189a32ac 2024-03-01 20:27:19,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:27:19,995 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:27:19,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/scsi-360014051464a738a4ef439c84d49e33e', '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': '1464a738-a4ef-439c-84d4-9e33ef706498', 'ID_SERIAL': '360014051464a738a4ef439c84d49e33e', 'ID_SERIAL_SHORT': '60014051464a738a4ef439c84d49e33e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051464a738a', 'ID_WWN_VENDOR_EXTENSION': '0x4ef439c84d49e33e', 'ID_WWN_WITH_EXTENSION': '0x60014051464a738a4ef439c84d49e33e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051464a738a4ef439c84d49e33e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464210932'} ; 2024-03-01 20:27:19,998 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 20:27:20,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,008 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:27:20,009 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:27:20,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:27:20,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:27:20,012 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:27:20,015 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:27:20,015 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 20:27:20,018 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 20:27:20,019 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:27:20,019 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:27:20,019 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88b57dcf8) -- 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 = 60014051464a738a4ef439c84d49e33e 2024-03-01 20:27:20,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:27:20,023 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:27:20,026 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 ' '/dev/disk/by-id/wwn-0x60014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/scsi-360014058ef27b090b1a445d8d1868cd6', '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': '2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2', 'ID_FS_UUID_ENC': '2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2', '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': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'ID_SERIAL': '360014058ef27b090b1a445d8d1868cd6', 'ID_SERIAL_SHORT': '60014058ef27b090b1a445d8d1868cd6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058ef27b090', 'ID_WWN_VENDOR_EXTENSION': '0xb1a445d8d1868cd6', 'ID_WWN_WITH_EXTENSION': '0x60014058ef27b090b1a445d8d1868cd6', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058ef27b090b1a445d8d1868cd6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463377510'} ; 2024-03-01 20:27:20,026 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 20:27:20,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,036 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:27:20,036 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:27:20,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:27:20,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:27:20,040 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:27:20,043 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:27:20,043 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 20:27:20,046 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 20:27:20,046 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:27:20,047 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:27:20,047 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88b578c18) -- 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 = 60014058ef27b090b1a445d8d1868cd6 2024-03-01 20:27:20,050 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:27:20,053 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:20,054 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:27:20,057 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:20,057 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:27:20,060 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,060 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:27:20,064 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,064 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:27:20,067 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:27:20,067 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:27:20,067 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 20:27:20,094 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=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 20:27:20,094 INFO program/MainThread: stderr[9]: 2024-03-01 20:27:20,094 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:27:20,094 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:27:20,098 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 ; label: None ; device: /dev/sdc ; serial: 360014058ef27b090b1a445d8d1868cd6 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:27:20,098 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:27:20,102 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:27:20,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:20,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:20,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:27:20,115 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:20,117 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:27:20,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:20,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:20,124 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 20:27:20,153 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 20:27:20,153 INFO program/MainThread: stderr[10]: 2024-03-01 20:27:20,153 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:27:20,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:20,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:27:20,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:20,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:27:20,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:27:20,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:20,178 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:27:20,182 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 20:27:20,182 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:27:20,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:27:20,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:27:20,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:20,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:27:20,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:27:20,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:20,196 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:27:20,200 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 20:27:20,200 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:27:20,201 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:27:20,201 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:27:20,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:20,204 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:27:20,207 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 20:27:20,208 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:27:20,211 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/b406907b-3791-4a94-8f38-c11f6096a768 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7wJEZvo1j9WhnOdckavhAJMA4nLNLcAUP', '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-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7wJEZvo1j9WhnOdckavhAJMA4nLNLcAUP', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b406907b-3791-4a94-8f38-c11f6096a768', 'ID_FS_UUID_ENC': 'b406907b-3791-4a94-8f38-c11f6096a768', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '932360178'} ; 2024-03-01 20:27:20,211 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:27:20,212 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:20,215 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:27:20,215 INFO program/MainThread: stderr[11]: 2024-03-01 20:27:20,216 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:27:20,216 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:20,219 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:27:20,219 INFO program/MainThread: stderr[12]: 2024-03-01 20:27:20,219 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:27:20,219 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:20,222 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:27:20,222 INFO program/MainThread: stderr[13]: 2024-03-01 20:27:20,222 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:27:20,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:27:20,233 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:20,233 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:27:20,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:20,234 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:27:20,230 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b56d8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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 (0x7fa88c65cf28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 20:27:20,235 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:20,238 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:27:20,238 INFO program/MainThread: stderr[14]: 2024-03-01 20:27:20,238 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:27:20,242 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:27:20,246 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:20,246 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:27:20,250 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:20,250 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:27:20,254 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,254 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:27:20,258 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:27:20,259 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:27:20,260 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:27:20,263 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:20,263 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:27:20,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:27:20,267 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:20,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:20,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:27:20,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:27:20,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:27:20,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:27:20,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:27:20,290 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:27:20,294 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 20:27:20,294 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:20,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:27:20,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:27:20,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:27:20,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:27:20,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:27:20,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:27:20,308 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:27:20,312 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 20:27:20,312 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:20,312 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:27:20,313 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:27:20,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:27:20,316 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:27:20,319 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 20:27:20,320 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:20,323 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/8cc3c915-d63c-43d1-8001-d3918ee04f58 ' '/dev/disk/by-id/dm-uuid-LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7WuzfTxMXidnNBqjQaSbkQNBMJheuTsRT ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7WuzfTxMXidnNBqjQaSbkQNBMJheuTsRT', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8cc3c915-d63c-43d1-8001-d3918ee04f58', 'ID_FS_UUID_ENC': '8cc3c915-d63c-43d1-8001-d3918ee04f58', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '932070083'} ; 2024-03-01 20:27:20,323 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:27:20,324 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:20,327 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:27:20,327 INFO program/MainThread: stderr[15]: 2024-03-01 20:27:20,327 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:27:20,327 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:20,330 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:27:20,331 INFO program/MainThread: stderr[16]: 2024-03-01 20:27:20,331 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:27:20,331 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:20,334 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:27:20,334 INFO program/MainThread: stderr[17]: 2024-03-01 20:27:20,334 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:27:20,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:27:20,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:20,346 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:20,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:20,347 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:20,342 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88c65c898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT 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 (0x7fa88c65cf28) -- name = test_vg1 status = True 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 20:27:20,347 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:20,350 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:27:20,351 INFO program/MainThread: stderr[18]: 2024-03-01 20:27:20,351 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:27:20,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:27:20,358 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:20,359 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:27:20,362 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:20,362 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:27:20,366 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,366 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:27:20,369 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,369 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:27:20,370 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:27:20,373 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:20,373 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:27:20,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:27:20,377 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:20,377 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:20,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/lvm-pv-uuid-xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX ' '/dev/disk/by-id/scsi-3600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/wwn-0x600140537172cfd428945bba8cad626d', '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': 'xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX', 'ID_FS_UUID_ENC': 'xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX', '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': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'ID_SERIAL': '3600140537172cfd428945bba8cad626d', 'ID_SERIAL_SHORT': '600140537172cfd428945bba8cad626d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537172cfd4', 'ID_WWN_VENDOR_EXTENSION': '0x28945bba8cad626d', 'ID_WWN_WITH_EXTENSION': '0x600140537172cfd428945bba8cad626d', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537172cfd428945bba8cad626d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463384834'} ; 2024-03-01 20:27:20,380 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 20:27:20,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,391 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:27:20,391 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:27:20,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:27:20,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:27:20,395 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:27:20,398 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:27:20,398 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 20:27:20,401 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 20:27:20,402 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:27:20,402 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:27:20,402 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88b588da0) -- 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 = 600140537172cfd428945bba8cad626d 2024-03-01 20:27:20,405 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:27:20,409 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:20,409 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:27:20,412 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:20,412 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:27:20,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,416 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:27:20,419 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,419 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:27:20,422 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:27:20,422 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:27:20,422 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 20:27:20,450 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=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 20:27:20,450 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO. WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO (last written to /dev/sde). WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:20,450 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:27:20,450 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:27:20,454 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX ; label: None ; device: /dev/sdd ; serial: 3600140537172cfd428945bba8cad626d ; exists: True ; vg_name: test_vg2 ; vg_uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:27:20,455 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:27:20,458 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:27:20,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:20,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:20,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,471 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 20:27:20,499 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 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=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=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 20:27:20,499 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO. WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO (last written to /dev/sde). WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:20,499 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:27:20,499 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:27:20,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:27:20,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:27:20,507 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:27:20,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:27:20,511 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:27:20,511 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 20:27:20,540 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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 20:27:20,540 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO. WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO (last written to /dev/sde). WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:20,540 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:27:20,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:27:20,545 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:27:20,548 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:27:20,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:20,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:27:20,554 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:27:20,555 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:20,558 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/lvm-pv-uuid-wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO ' '/dev/disk/by-id/scsi-36001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/wwn-0x6001405718de4579c93451b9c22c4062', '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': 'wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO', 'ID_FS_UUID_ENC': 'wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO', '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': '718de457-9c93-451b-9c22-c4062361206a', 'ID_SERIAL': '36001405718de4579c93451b9c22c4062', 'ID_SERIAL_SHORT': '6001405718de4579c93451b9c22c4062', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405718de4579', 'ID_WWN_VENDOR_EXTENSION': '0xc93451b9c22c4062', 'ID_WWN_WITH_EXTENSION': '0x6001405718de4579c93451b9c22c4062', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405718de4579c93451b9c22c4062', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463540994'} ; 2024-03-01 20:27:20,558 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 20:27:20,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:27:20,569 INFO blivet/MainThread: sde is a disk 2024-03-01 20:27:20,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:27:20,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:27:20,573 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:27:20,576 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:27:20,576 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 20:27:20,579 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 20:27:20,580 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:27:20,580 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:27:20,580 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88b582c18) -- 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 = 6001405718de4579c93451b9c22c4062 2024-03-01 20:27:20,583 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:27:20,587 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:20,587 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:27:20,590 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:20,590 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:27:20,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:27:20,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:27:20,600 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:27:20,600 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:27:20,600 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:20,627 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=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 20:27:20,627 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:20,627 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:27:20,627 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:27:20,631 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO ; label: None ; device: /dev/sde ; serial: 36001405718de4579c93451b9c22c4062 ; exists: True ; vg_name: test_vg2 ; vg_uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:27:20,632 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:27:20,635 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:27:20,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:20,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:27:20,644 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:27:20,648 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:27:20,651 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:27:20,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:20,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:20,657 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:20,686 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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 20:27:20,686 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:20,686 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:27:20,686 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:27:20,686 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:20,691 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/scsi-360014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/lvm-pv-uuid-jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', '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': 'jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl', 'ID_FS_UUID_ENC': 'jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl', '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': '1624beb3-847c-4391-b3ef-a806631e3c13', 'ID_SERIAL': '360014051624beb3847c4391b3efa8066', 'ID_SERIAL_SHORT': '60014051624beb3847c4391b3efa8066', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051624beb38', 'ID_WWN_VENDOR_EXTENSION': '0x47c4391b3efa8066', 'ID_WWN_WITH_EXTENSION': '0x60014051624beb3847c4391b3efa8066', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051624beb3847c4391b3efa8066', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463695105'} ; 2024-03-01 20:27:20,691 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 20:27:20,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,702 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:27:20,703 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:27:20,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:27:20,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:27:20,706 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:27:20,709 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:27:20,710 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 20:27:20,713 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 20:27:20,713 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:27:20,714 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:27:20,714 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88b51e9b0) -- 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 = 60014051624beb3847c4391b3efa8066 2024-03-01 20:27:20,717 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:27:20,720 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:20,721 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:27:20,724 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:20,724 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:27:20,727 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,728 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:27:20,731 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,731 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:27:20,734 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:27:20,734 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:27:20,734 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:20,764 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=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 20:27:20,764 INFO program/MainThread: stderr[24]: 2024-03-01 20:27:20,764 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:27:20,765 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:27:20,769 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl ; label: None ; device: /dev/sdf ; serial: 360014051624beb3847c4391b3efa8066 ; exists: True ; vg_name: test_vg2 ; vg_uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:27:20,769 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:27:20,772 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:27:20,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:20,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:20,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:27:20,785 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:27:20,788 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:27:20,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:20,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:20,795 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:20,823 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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 20:27:20,823 INFO program/MainThread: stderr[25]: 2024-03-01 20:27:20,823 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:27:20,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:20,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:27:20,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:27:20,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:27:20,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:27:20,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:27:20,849 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:27:20,852 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 20:27:20,853 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:27:20,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:27:20,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:27:20,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:27:20,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:27:20,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:27:20,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:27:20,867 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:27:20,870 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 20:27:20,871 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:27:20,871 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:27:20,871 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:27:20,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:27:20,874 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:27:20,878 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 20:27:20,878 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:27:20,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c216caec-7836-40ad-9826-d02d1b8b73c3 ' '/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-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgkznsYbEtLOykYyCVzv7LBKQzkjPlt1gM', '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-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgkznsYbEtLOykYyCVzv7LBKQzkjPlt1gM', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c216caec-7836-40ad-9826-d02d1b8b73c3', 'ID_FS_UUID_ENC': 'c216caec-7836-40ad-9826-d02d1b8b73c3', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '931243462'} ; 2024-03-01 20:27:20,882 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:27:20,882 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:20,886 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:27:20,886 INFO program/MainThread: stderr[26]: 2024-03-01 20:27:20,886 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:27:20,886 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:20,889 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:27:20,890 INFO program/MainThread: stderr[27]: 2024-03-01 20:27:20,890 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:27:20,890 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:20,893 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:27:20,893 INFO program/MainThread: stderr[28]: 2024-03-01 20:27:20,893 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:27:20,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:27:20,903 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:20,904 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:27:20,904 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:20,905 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:27:20,901 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b51e940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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 (0x7fa88b57d518) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:20,906 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:20,909 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:27:20,909 INFO program/MainThread: stderr[29]: 2024-03-01 20:27:20,909 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:27:20,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:27:20,917 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:20,917 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:27:20,921 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:20,921 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:27:20,924 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,924 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:27:20,928 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:20,928 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:27:20,928 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:27:20,932 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:20,932 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:27:20,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:27:20,935 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:20,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:20,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax ; incomplete: False ; hidden: False ; 2024-03-01 20:27:20,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:20,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:27:20,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:27:20,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:27:20,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:27:20,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:27:20,960 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:27:20,963 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 20:27:20,964 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:27:20,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:27:20,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:27:20,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:27:20,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:27:20,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:27:20,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:27:20,978 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:27:20,981 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 20:27:20,982 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:27:20,982 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:27:20,982 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:27:20,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:27:20,994 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:27:20,998 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 20:27:20,998 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:27:21,002 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/95423801-4697-4313-9f4a-b94d2bc6026f ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgDfcd9Afyh0HqamHD2dfhEXh0Dsblq4ax ' '/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-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgDfcd9Afyh0HqamHD2dfhEXh0Dsblq4ax', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95423801-4697-4313-9f4a-b94d2bc6026f', 'ID_FS_UUID_ENC': '95423801-4697-4313-9f4a-b94d2bc6026f', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '930955316'} ; 2024-03-01 20:27:21,002 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:27:21,002 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:21,006 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:27:21,006 INFO program/MainThread: stderr[30]: 2024-03-01 20:27:21,006 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:27:21,006 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:21,010 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:27:21,010 INFO program/MainThread: stderr[31]: 2024-03-01 20:27:21,010 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:27:21,010 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:21,013 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:27:21,013 INFO program/MainThread: stderr[32]: 2024-03-01 20:27:21,013 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:27:21,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:27:21,024 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:21,025 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:21,025 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:21,026 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:21,021 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b540518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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 (0x7fa88b57d518) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:21,027 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:21,030 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:27:21,030 INFO program/MainThread: stderr[33]: 2024-03-01 20:27:21,030 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:27:21,034 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:27:21,038 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:21,038 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:27:21,041 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:21,041 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:27:21,045 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,045 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:27:21,048 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:27:21,049 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:27:21,052 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:21,052 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:27:21,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:27:21,056 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:21,056 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:21,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/lvm-pv-uuid-dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/wwn-0x60014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/scsi-360014053cfd8336ea864c43ad7bd19f9', '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': 'dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd', 'ID_FS_UUID_ENC': 'dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd', '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': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'ID_SERIAL': '360014053cfd8336ea864c43ad7bd19f9', 'ID_SERIAL_SHORT': '60014053cfd8336ea864c43ad7bd19f9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053cfd8336e', 'ID_WWN_VENDOR_EXTENSION': '0xa864c43ad7bd19f9', 'ID_WWN_WITH_EXTENSION': '0x60014053cfd8336ea864c43ad7bd19f9', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053cfd8336ea864c43ad7bd19f9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463711789'} ; 2024-03-01 20:27:21,060 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 20:27:21,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:21,071 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:27:21,071 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:27:21,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:27:21,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:27:21,075 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:27:21,078 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:27:21,078 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 20:27:21,081 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 20:27:21,081 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:27:21,082 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:27:21,082 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88b53c9b0) -- 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 = 60014053cfd8336ea864c43ad7bd19f9 2024-03-01 20:27:21,085 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:27:21,089 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:21,089 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:27:21,092 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:21,092 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:27:21,095 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,096 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:27:21,099 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,099 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:27:21,102 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:27:21,102 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:27:21,102 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:21,131 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:21,131 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk. WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:21,131 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:27:21,131 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:27:21,136 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd ; label: None ; device: /dev/sdg ; serial: 360014053cfd8336ea864c43ad7bd19f9 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:27:21,136 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:27:21,139 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:27:21,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:21,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:21,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:21,152 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:21,181 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 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=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:21,181 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk. WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:21,181 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:27:21,181 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:27:21,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:27:21,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:27:21,190 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:27:21,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:27:21,194 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:27:21,194 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:21,222 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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=CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 20:27:21,222 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk. WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:21,222 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:27:21,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:27:21,227 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:27:21,230 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:27:21,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:21,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:27:21,237 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:27:21,237 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:21,240 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/lvm-pv-uuid-t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk ' '/dev/disk/by-id/scsi-3600140598006134d74640ffa34a52cf7', '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': 't9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk', 'ID_FS_UUID_ENC': 't9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk', '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': '98006134-d746-40ff-a34a-52cf7788ea16', 'ID_SERIAL': '3600140598006134d74640ffa34a52cf7', 'ID_SERIAL_SHORT': '600140598006134d74640ffa34a52cf7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598006134d', 'ID_WWN_VENDOR_EXTENSION': '0x74640ffa34a52cf7', 'ID_WWN_WITH_EXTENSION': '0x600140598006134d74640ffa34a52cf7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598006134d74640ffa34a52cf7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463837804'} ; 2024-03-01 20:27:21,241 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 20:27:21,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:21,252 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:27:21,252 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:27:21,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:27:21,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:27:21,256 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:27:21,259 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:27:21,259 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 20:27:21,262 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 20:27:21,262 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:27:21,263 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:27:21,263 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88b582d68) -- 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 = 600140598006134d74640ffa34a52cf7 2024-03-01 20:27:21,266 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:27:21,270 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:21,270 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:27:21,273 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:21,273 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:27:21,277 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,277 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:27:21,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:27:21,283 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:27:21,283 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:27:21,283 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:21,312 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:21,312 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:21,312 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:27:21,312 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:27:21,317 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk ; label: None ; device: /dev/sdh ; serial: 3600140598006134d74640ffa34a52cf7 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; pe_start: 8 MiB ; 2024-03-01 20:27:21,317 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:27:21,320 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:27:21,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:21,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:27:21,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:27:21,333 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:27:21,336 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:27:21,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:21,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:21,343 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:21,372 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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=CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 20:27:21,372 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:21,372 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:27:21,372 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:27:21,372 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:21,377 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/lvm-pv-uuid-POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/wwn-0x6001405b80bd95979554e23b8f34ce29', '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': 'POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3', 'ID_FS_UUID_ENC': 'POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3', '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': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'ID_SERIAL': '36001405b80bd95979554e23b8f34ce29', 'ID_SERIAL_SHORT': '6001405b80bd95979554e23b8f34ce29', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b80bd9597', 'ID_WWN_VENDOR_EXTENSION': '0x9554e23b8f34ce29', 'ID_WWN_WITH_EXTENSION': '0x6001405b80bd95979554e23b8f34ce29', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b80bd95979554e23b8f34ce29', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464000119'} ; 2024-03-01 20:27:21,377 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 20:27:21,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:21,388 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:27:21,389 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:27:21,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:27:21,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:27:21,392 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:27:21,396 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:27:21,396 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 20:27:21,399 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 20:27:21,399 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:27:21,400 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:27:21,400 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88b582f98) -- 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 = 6001405b80bd95979554e23b8f34ce29 2024-03-01 20:27:21,403 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:27:21,407 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:21,407 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:27:21,410 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:21,410 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:27:21,414 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,414 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:27:21,417 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,417 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:27:21,420 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:27:21,420 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:27:21,421 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:21,450 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:21,450 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:21,450 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:27:21,451 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:27:21,455 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 ; label: None ; device: /dev/sdi ; serial: 36001405b80bd95979554e23b8f34ce29 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; pe_start: 8 MiB ; 2024-03-01 20:27:21,455 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:27:21,458 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:27:21,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:21,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:21,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:27:21,471 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:27:21,474 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:27:21,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:21,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:21,481 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:21,511 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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=CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 20:27:21,511 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:21,511 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:27:21,512 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:27:21,512 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:21,517 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/lvm-pv-uuid-4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 ' '/dev/disk/by-id/scsi-36001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/wwn-0x6001405539167fd90c04ebc86f2c4c69', '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': '4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0', 'ID_FS_UUID_ENC': '4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0', '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': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'ID_SERIAL': '36001405539167fd90c04ebc86f2c4c69', 'ID_SERIAL_SHORT': '6001405539167fd90c04ebc86f2c4c69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405539167fd9', 'ID_WWN_VENDOR_EXTENSION': '0x0c04ebc86f2c4c69', 'ID_WWN_WITH_EXTENSION': '0x6001405539167fd90c04ebc86f2c4c69', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405539167fd90c04ebc86f2c4c69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464111893'} ; 2024-03-01 20:27:21,517 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 20:27:21,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:21,528 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:27:21,529 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:27:21,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:27:21,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:27:21,532 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:27:21,535 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:27:21,536 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 20:27:21,539 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 20:27:21,539 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:27:21,540 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:27:21,540 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88b598b00) -- 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 = 6001405539167fd90c04ebc86f2c4c69 2024-03-01 20:27:21,543 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:27:21,546 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:21,546 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:27:21,550 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:21,550 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:27:21,553 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,553 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:27:21,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:27:21,560 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:27:21,560 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:27:21,560 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:21,589 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:21,589 INFO program/MainThread: stderr[41]: 2024-03-01 20:27:21,589 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:27:21,589 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:27:21,593 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 ; label: None ; device: /dev/sdj ; serial: 36001405539167fd90c04ebc86f2c4c69 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:27:21,594 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:27:21,597 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:27:21,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:21,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:21,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:27:21,610 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:27:21,613 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:27:21,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:21,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:21,620 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:21,649 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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=CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 20:27:21,649 INFO program/MainThread: stderr[42]: 2024-03-01 20:27:21,649 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:27:21,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:21,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:21,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:27:21,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:27:21,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:27:21,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:27:21,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:27:21,675 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:27:21,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 20:27:21,679 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:27:21,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:27:21,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:27:21,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:27:21,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:27:21,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:27:21,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:27:21,693 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:27:21,697 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 20:27:21,697 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:27:21,697 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:27:21,698 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:27:21,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:27:21,701 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:27:21,704 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 20:27:21,705 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:27:21,708 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMAt2JmVPP0bjkTfXvah7ejGdoCJvBz1Rt ' '/dev/disk/by-uuid/5e075306-d78e-433e-846e-e2af0d86e22b ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMAt2JmVPP0bjkTfXvah7ejGdoCJvBz1Rt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5e075306-d78e-433e-846e-e2af0d86e22b', 'ID_FS_UUID_ENC': '5e075306-d78e-433e-846e-e2af0d86e22b', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '930109060'} ; 2024-03-01 20:27:21,708 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:27:21,709 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:21,713 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:27:21,713 INFO program/MainThread: stderr[43]: 2024-03-01 20:27:21,713 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:27:21,713 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:21,716 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:27:21,716 INFO program/MainThread: stderr[44]: 2024-03-01 20:27:21,716 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:27:21,716 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:21,720 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:27:21,720 INFO program/MainThread: stderr[45]: 2024-03-01 20:27:21,720 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:27:21,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:27:21,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:21,732 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:27:21,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:21,733 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:27:21,728 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88c649a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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 (0x7fa88b53c9e8) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:21,733 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:21,736 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:27:21,737 INFO program/MainThread: stderr[46]: 2024-03-01 20:27:21,737 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:27:21,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:27:21,744 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:21,745 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:27:21,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:21,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:27:21,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:27:21,756 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,756 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:27:21,756 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:27:21,760 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:21,760 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:27:21,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:27:21,763 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:21,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:21,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:21,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:27:21,780 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:27:21,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:27:21,783 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:27:21,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:27:21,787 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:27:21,790 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 20:27:21,791 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:27:21,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:27:21,795 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:27:21,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:27:21,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:27:21,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:27:21,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:27:21,805 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:27:21,808 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 20:27:21,809 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:27:21,809 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:27:21,809 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:27:21,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:27:21,813 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:27:21,816 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 20:27:21,816 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:27:21,820 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMQFt78XamQGzOTdhQmddrJNn4XLaaJmF1 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/16565f41-3f9f-474e-8aba-a091de12fc73', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMQFt78XamQGzOTdhQmddrJNn4XLaaJmF1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '16565f41-3f9f-474e-8aba-a091de12fc73', 'ID_FS_UUID_ENC': '16565f41-3f9f-474e-8aba-a091de12fc73', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929798661'} ; 2024-03-01 20:27:21,820 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:27:21,820 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:21,823 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:27:21,824 INFO program/MainThread: stderr[47]: 2024-03-01 20:27:21,824 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:27:21,824 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:21,827 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:27:21,827 INFO program/MainThread: stderr[48]: 2024-03-01 20:27:21,827 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:27:21,827 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:21,830 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:27:21,830 INFO program/MainThread: stderr[49]: 2024-03-01 20:27:21,831 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:27:21,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:27:21,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:21,843 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:27:21,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:21,844 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:27:21,839 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b588160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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 (0x7fa88b53c9e8) -- name = test_vg3 status = True 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 20:27:21,845 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:21,848 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:27:21,848 INFO program/MainThread: stderr[50]: 2024-03-01 20:27:21,848 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:27:21,852 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:27:21,856 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:21,856 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:27:21,860 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:21,860 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:27:21,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,863 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:27:21,867 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:27:21,867 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:27:21,871 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:21,871 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:27:21,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:27:21,874 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:21,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:21,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:21,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:27:21,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:27:21,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:27:21,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:27:21,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:27:21,898 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:27:21,902 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 20:27:21,902 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:27:21,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:27:21,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:27:21,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:27:21,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:27:21,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:27:21,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:27:21,916 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:27:21,920 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 20:27:21,920 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:27:21,920 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:27:21,921 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:27:21,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:27:21,924 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:27:21,927 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 20:27:21,928 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:27:21,931 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-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMoz8E7SRqt8uIIfhUM9KAQL4wHNUbF4oQ ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/a73b0caf-45b4-4f7d-bf48-e69f8859be60 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMoz8E7SRqt8uIIfhUM9KAQL4wHNUbF4oQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a73b0caf-45b4-4f7d-bf48-e69f8859be60', 'ID_FS_UUID_ENC': 'a73b0caf-45b4-4f7d-bf48-e69f8859be60', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929498175'} ; 2024-03-01 20:27:21,931 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:27:21,931 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:21,935 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:27:21,935 INFO program/MainThread: stderr[51]: 2024-03-01 20:27:21,935 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:27:21,935 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:21,938 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:27:21,938 INFO program/MainThread: stderr[52]: 2024-03-01 20:27:21,938 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:27:21,938 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:21,941 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:27:21,942 INFO program/MainThread: stderr[53]: 2024-03-01 20:27:21,942 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:27:21,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:27:21,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:21,955 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:27:21,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:21,956 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:27:21,950 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88c7006d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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 (0x7fa88b53c9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 20:27:21,957 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:21,960 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:27:21,960 INFO program/MainThread: stderr[54]: 2024-03-01 20:27:21,960 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:27:21,964 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:27:21,968 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:21,968 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:27:21,972 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:21,972 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:27:21,976 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,976 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:27:21,979 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:21,979 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:27:21,979 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:27:21,983 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:21,983 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:27:21,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:27:21,986 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:21,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:21,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ ; incomplete: False ; hidden: False ; 2024-03-01 20:27:21,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:22,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:27:22,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:27:22,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:27:22,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:27:22,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:27:22,011 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:22,014 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 20:27:22,015 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:27:22,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:27:22,018 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:27:22,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:27:22,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:27:22,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:27:22,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:27:22,029 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:22,032 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 20:27:22,033 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:27:22,033 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:27:22,033 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:27:22,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:27:22,036 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:22,040 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 20:27:22,040 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:27:22,044 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/e5ffed63-6723-4363-bbc4-50c2a555d216 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMCPFm8fsrePTdeioNANHBT2Sl7f79YzkQ', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMCPFm8fsrePTdeioNANHBT2Sl7f79YzkQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e5ffed63-6723-4363-bbc4-50c2a555d216', 'ID_FS_UUID_ENC': 'e5ffed63-6723-4363-bbc4-50c2a555d216', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929195856'} ; 2024-03-01 20:27:22,044 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:27:22,044 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:22,048 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:27:22,048 INFO program/MainThread: stderr[55]: 2024-03-01 20:27:22,048 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:27:22,048 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:22,051 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:27:22,051 INFO program/MainThread: stderr[56]: 2024-03-01 20:27:22,051 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:27:22,051 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:22,054 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:27:22,054 INFO program/MainThread: stderr[57]: 2024-03-01 20:27:22,055 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:27:22,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:22,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:27:22,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:22,068 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:22,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:22,069 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:22,063 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b54ee80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 (0x7fa88b53c9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 20:27:22,070 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:22,073 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:27:22,073 INFO program/MainThread: stderr[58]: 2024-03-01 20:27:22,073 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:27:22,077 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:27:22,081 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:22,081 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:27:22,085 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:22,085 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:27:22,088 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:22,088 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:27:22,092 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:22,092 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:27:22,092 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:27:22,096 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:22,096 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:27:22,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:27:22,100 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:22,100 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:22,103 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': '15064755'} ; 2024-03-01 20:27:22,103 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:27:22,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:22,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:22,114 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:27:22,115 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:27:22,115 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:27:22,115 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:27:22,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:27:22,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:27:22,118 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:27:22,121 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:27:22,121 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:27:22,125 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:27:22,125 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:27:22,125 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:27:22,125 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa88c7072e8) -- 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 20:27:22,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:27:22,132 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:22,132 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:27:22,135 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:22,136 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:27:22,139 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:22,139 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:27:22,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:22,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:27:22,146 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:27:22,149 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:22,152 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:27:22,156 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 0x7fa88b56c5c8> 2024-03-01 20:27:25,518 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:27:25,523 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:27:25,523 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:27:25,527 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': '15068035'} ; 2024-03-01 20:27:25,527 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:27:25,527 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:27:25,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:25,538 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:27:25,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:25,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:25,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:25,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:27:25,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:27:25,582 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:27:25,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:27:25,585 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:27:25,588 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:27:25,589 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:27:25,592 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:27:25,592 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:25,592 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:27:25,595 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:27:25,599 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:27:25,602 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:27:25,605 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:27:25,608 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:27:25,608 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:25,609 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:27:25,609 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:27:25,609 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa88c707cf8) -- 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 0x7fa88b4ddca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:27:25,613 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:27:25,616 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:25,616 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:27:25,620 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:25,620 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:27:25,623 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:25,623 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:27:25,626 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:25,627 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:27:25,627 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:27:25,630 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:25,630 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:27:25,633 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:27:25,633 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:25,636 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMCPFm8fsrePTdeioNANHBT2Sl7f79YzkQ ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/e5ffed63-6723-4363-bbc4-50c2a555d216 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMCPFm8fsrePTdeioNANHBT2Sl7f79YzkQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e5ffed63-6723-4363-bbc4-50c2a555d216', 'ID_FS_UUID_ENC': 'e5ffed63-6723-4363-bbc4-50c2a555d216', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929195856'} ; 2024-03-01 20:27:25,636 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:27:25,637 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:25,640 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:27:25,640 INFO program/MainThread: stderr[59]: 2024-03-01 20:27:25,640 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:27:25,641 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:25,644 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:27:25,644 INFO program/MainThread: stderr[60]: 2024-03-01 20:27:25,644 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:27:25,644 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:25,647 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:27:25,647 INFO program/MainThread: stderr[61]: 2024-03-01 20:27:25,647 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:27:25,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:27:25,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:25,660 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:25,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:25,662 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:25,656 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b54ee80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa88b53c9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:25,663 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:25,666 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:27:25,666 INFO program/MainThread: stderr[62]: 2024-03-01 20:27:25,666 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:27:25,670 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:27:25,670 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:27:25,673 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-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMoz8E7SRqt8uIIfhUM9KAQL4wHNUbF4oQ ' '/dev/disk/by-uuid/a73b0caf-45b4-4f7d-bf48-e69f8859be60 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMoz8E7SRqt8uIIfhUM9KAQL4wHNUbF4oQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a73b0caf-45b4-4f7d-bf48-e69f8859be60', 'ID_FS_UUID_ENC': 'a73b0caf-45b4-4f7d-bf48-e69f8859be60', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929498175'} ; 2024-03-01 20:27:25,673 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:27:25,674 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:25,677 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:27:25,677 INFO program/MainThread: stderr[63]: 2024-03-01 20:27:25,677 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:27:25,677 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:25,680 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:27:25,680 INFO program/MainThread: stderr[64]: 2024-03-01 20:27:25,680 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:27:25,680 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:25,683 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:27:25,683 INFO program/MainThread: stderr[65]: 2024-03-01 20:27:25,684 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:27:25,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:27:25,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:25,697 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:25,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:25,699 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:25,693 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88c7006d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa88b53c9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:25,700 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:25,703 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:27:25,703 INFO program/MainThread: stderr[66]: 2024-03-01 20:27:25,703 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:27:25,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:27:25,707 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:27:25,710 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMQFt78XamQGzOTdhQmddrJNn4XLaaJmF1 ' '/dev/disk/by-uuid/16565f41-3f9f-474e-8aba-a091de12fc73 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMQFt78XamQGzOTdhQmddrJNn4XLaaJmF1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '16565f41-3f9f-474e-8aba-a091de12fc73', 'ID_FS_UUID_ENC': '16565f41-3f9f-474e-8aba-a091de12fc73', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929798661'} ; 2024-03-01 20:27:25,710 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:27:25,710 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:25,714 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:27:25,714 INFO program/MainThread: stderr[67]: 2024-03-01 20:27:25,714 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:27:25,714 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:25,717 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:27:25,717 INFO program/MainThread: stderr[68]: 2024-03-01 20:27:25,717 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:27:25,717 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:25,720 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:27:25,720 INFO program/MainThread: stderr[69]: 2024-03-01 20:27:25,721 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:27:25,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:27:25,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:25,733 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:25,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:25,735 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:25,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b588160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa88b53c9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:25,736 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:25,739 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:27:25,739 INFO program/MainThread: stderr[70]: 2024-03-01 20:27:25,739 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:27:25,743 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:27:25,743 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:27:25,746 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/5e075306-d78e-433e-846e-e2af0d86e22b ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMAt2JmVPP0bjkTfXvah7ejGdoCJvBz1Rt', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMAt2JmVPP0bjkTfXvah7ejGdoCJvBz1Rt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5e075306-d78e-433e-846e-e2af0d86e22b', 'ID_FS_UUID_ENC': '5e075306-d78e-433e-846e-e2af0d86e22b', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '930109060'} ; 2024-03-01 20:27:25,746 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:27:25,746 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:25,750 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:27:25,750 INFO program/MainThread: stderr[71]: 2024-03-01 20:27:25,750 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:27:25,750 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:25,753 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:27:25,753 INFO program/MainThread: stderr[72]: 2024-03-01 20:27:25,753 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:27:25,753 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:25,756 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:27:25,757 INFO program/MainThread: stderr[73]: 2024-03-01 20:27:25,757 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:27:25,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,764 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 20:27:25,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:25,769 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:25,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:25,771 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:25,765 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88c649a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa88b53c9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:25,772 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:25,775 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:27:25,775 INFO program/MainThread: stderr[74]: 2024-03-01 20:27:25,775 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:27:25,779 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:27:25,779 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:27:25,782 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/95423801-4697-4313-9f4a-b94d2bc6026f ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgDfcd9Afyh0HqamHD2dfhEXh0Dsblq4ax', '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-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgDfcd9Afyh0HqamHD2dfhEXh0Dsblq4ax', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95423801-4697-4313-9f4a-b94d2bc6026f', 'ID_FS_UUID_ENC': '95423801-4697-4313-9f4a-b94d2bc6026f', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '930955316'} ; 2024-03-01 20:27:25,782 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:27:25,782 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:25,785 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:27:25,786 INFO program/MainThread: stderr[75]: 2024-03-01 20:27:25,786 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:27:25,786 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:25,789 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:27:25,789 INFO program/MainThread: stderr[76]: 2024-03-01 20:27:25,789 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:27:25,789 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:25,792 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:27:25,792 INFO program/MainThread: stderr[77]: 2024-03-01 20:27:25,792 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:27:25,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:27:25,803 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:25,804 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:25,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:25,805 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:25,800 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b540518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa88b57d518) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:25,806 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:25,809 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:27:25,809 INFO program/MainThread: stderr[78]: 2024-03-01 20:27:25,809 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:27:25,813 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:27:25,813 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:27:25,816 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgkznsYbEtLOykYyCVzv7LBKQzkjPlt1gM ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/c216caec-7836-40ad-9826-d02d1b8b73c3', '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-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgkznsYbEtLOykYyCVzv7LBKQzkjPlt1gM', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c216caec-7836-40ad-9826-d02d1b8b73c3', 'ID_FS_UUID_ENC': 'c216caec-7836-40ad-9826-d02d1b8b73c3', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '931243462'} ; 2024-03-01 20:27:25,816 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:27:25,816 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:25,819 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:27:25,820 INFO program/MainThread: stderr[79]: 2024-03-01 20:27:25,820 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:27:25,820 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:25,823 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:27:25,823 INFO program/MainThread: stderr[80]: 2024-03-01 20:27:25,823 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:27:25,823 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:25,826 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:27:25,826 INFO program/MainThread: stderr[81]: 2024-03-01 20:27:25,826 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:27:25,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:27:25,837 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:25,838 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:25,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:25,839 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:25,834 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b51e940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa88b57d518) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:25,840 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:25,843 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:27:25,843 INFO program/MainThread: stderr[82]: 2024-03-01 20:27:25,843 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:27:25,847 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:27:25,847 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:27:25,850 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7WuzfTxMXidnNBqjQaSbkQNBMJheuTsRT ' '/dev/disk/by-uuid/8cc3c915-d63c-43d1-8001-d3918ee04f58', '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-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7WuzfTxMXidnNBqjQaSbkQNBMJheuTsRT', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8cc3c915-d63c-43d1-8001-d3918ee04f58', 'ID_FS_UUID_ENC': '8cc3c915-d63c-43d1-8001-d3918ee04f58', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '932070083'} ; 2024-03-01 20:27:25,850 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:27:25,851 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:25,854 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:27:25,854 INFO program/MainThread: stderr[83]: 2024-03-01 20:27:25,854 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:27:25,854 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:25,857 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:27:25,857 INFO program/MainThread: stderr[84]: 2024-03-01 20:27:25,857 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:27:25,857 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:25,860 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:27:25,861 INFO program/MainThread: stderr[85]: 2024-03-01 20:27:25,861 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:27:25,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,868 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 20:27:25,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:25,872 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:25,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:25,873 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:25,869 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88c65c898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa88c65cf28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 20:27:25,874 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:25,877 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:27:25,877 INFO program/MainThread: stderr[86]: 2024-03-01 20:27:25,877 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:27:25,881 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:27:25,881 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:27:25,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7wJEZvo1j9WhnOdckavhAJMA4nLNLcAUP ' '/dev/disk/by-uuid/b406907b-3791-4a94-8f38-c11f6096a768 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7wJEZvo1j9WhnOdckavhAJMA4nLNLcAUP', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b406907b-3791-4a94-8f38-c11f6096a768', 'ID_FS_UUID_ENC': 'b406907b-3791-4a94-8f38-c11f6096a768', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '932360178'} ; 2024-03-01 20:27:25,884 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:27:25,885 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:25,888 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:27:25,888 INFO program/MainThread: stderr[87]: 2024-03-01 20:27:25,888 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:27:25,888 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:25,891 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:27:25,891 INFO program/MainThread: stderr[88]: 2024-03-01 20:27:25,891 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:27:25,891 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:25,894 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:27:25,895 INFO program/MainThread: stderr[89]: 2024-03-01 20:27:25,895 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:27:25,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:27:25,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:25,906 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:25,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:25,907 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:25,903 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa88b56d8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa88c65cf28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:25,908 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:25,911 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:27:25,911 INFO program/MainThread: stderr[90]: 2024-03-01 20:27:25,911 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:27:25,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:27:25,915 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:27:25,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:25,927 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:25,944 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:27:25,945 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:27:25,948 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 20:27:25,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:25,955 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 20:27:25,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:25,958 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:27:25,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:25,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:25,970 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:27:25,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:25,979 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 20:27:25,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:25,982 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:27:25,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:25,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:27:25,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:25,995 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:27:25,997 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 20:27:26,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:26,003 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 20:27:26,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:26,007 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 20:27:26,009 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 20:27:26,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:26,015 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 20:27:26,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:26,019 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:27:30,524 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_aet3or1f/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:27:30,561 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:30,561 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:27:30,565 INFO program/MainThread: stdout[2]: 2024-03-01 20:27:30,565 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 20:27:30,565 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:27:30,566 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:27:30,570 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:30,570 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:27:30,574 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:30,574 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:27:30,577 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:30,577 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:27:30,580 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:30,580 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:27:30,592 INFO program/MainThread: stdout: 2024-03-01 20:27:30,592 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:27:30,592 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts 2024-03-01 20:27:30,592 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 8cc3c915-d63c-43d1-8001-d3918ee04f58 2024-03-01 20:27:30,592 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V 2024-03-01 20:27:30,592 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 8cc3c915-d63c-43d1-8001-d3918ee04f58 2024-03-01 20:27:30,592 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs b406907b-3791-4a94-8f38-c11f6096a768 2024-03-01 20:27:30,592 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 2024-03-01 20:27:30,592 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX 2024-03-01 20:27:30,592 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 95423801-4697-4313-9f4a-b94d2bc6026f 2024-03-01 20:27:30,592 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs c216caec-7836-40ad-9826-d02d1b8b73c3 2024-03-01 20:27:30,592 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO 2024-03-01 20:27:30,592 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl 2024-03-01 20:27:30,592 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd 2024-03-01 20:27:30,592 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs e5ffed63-6723-4363-bbc4-50c2a555d216 2024-03-01 20:27:30,593 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a73b0caf-45b4-4f7d-bf48-e69f8859be60 2024-03-01 20:27:30,593 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 16565f41-3f9f-474e-8aba-a091de12fc73 2024-03-01 20:27:30,593 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk 2024-03-01 20:27:30,593 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 16565f41-3f9f-474e-8aba-a091de12fc73 2024-03-01 20:27:30,593 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 2024-03-01 20:27:30,593 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5e075306-d78e-433e-846e-e2af0d86e22b 2024-03-01 20:27:30,593 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 2024-03-01 20:27:30,593 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5e075306-d78e-433e-846e-e2af0d86e22b 2024-03-01 20:27:30,593 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:27:30,593 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:27:30,593 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:27:30,593 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:27:30,593 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:30,593 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 8cc3c915-d63c-43d1-8001-d3918ee04f58 sdb 1073741824 root disk brw-rw---- LVM2_member Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 8cc3c915-d63c-43d1-8001-d3918ee04f58 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs b406907b-3791-4a94-8f38-c11f6096a768 sdc 1073741824 root disk brw-rw---- LVM2_member 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 sdd 1073741824 root disk brw-rw---- LVM2_member xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 95423801-4697-4313-9f4a-b94d2bc6026f `-test_vg2-lv3 322961408 root disk brw-rw---- xfs c216caec-7836-40ad-9826-d02d1b8b73c3 sde 1073741824 root disk brw-rw---- LVM2_member wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO sdf 1073741824 root disk brw-rw---- LVM2_member jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl sdg 1073741824 root disk brw-rw---- LVM2_member dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd |-test_vg3-lv8 427819008 root disk brw-rw---- xfs e5ffed63-6723-4363-bbc4-50c2a555d216 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a73b0caf-45b4-4f7d-bf48-e69f8859be60 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 16565f41-3f9f-474e-8aba-a091de12fc73 sdh 1073741824 root disk brw-rw---- LVM2_member t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 16565f41-3f9f-474e-8aba-a091de12fc73 sdi 1073741824 root disk brw-rw---- LVM2_member POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5e075306-d78e-433e-846e-e2af0d86e22b sdj 1073741824 root disk brw-rw---- LVM2_member 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5e075306-d78e-433e-846e-e2af0d86e22b 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 20:27:30,593 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:30,593 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:30,594 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:27:30,594 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:30,594 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:27:30,594 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:27:30,594 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:30,605 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:30,620 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 20:27:30,625 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_a084f240-dcf0-4956-b4a8-3e7c7a183736 ' '/dev/disk/by-id/wwn-0x6001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-36001405a084f240dcf04956b4a83e7c7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', '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': 'ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts', 'ID_FS_UUID_ENC': 'ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts', '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': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'ID_SERIAL': '36001405a084f240dcf04956b4a83e7c7', 'ID_SERIAL_SHORT': '6001405a084f240dcf04956b4a83e7c7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a084f240d', 'ID_WWN_VENDOR_EXTENSION': '0xcf04956b4a83e7c7', 'ID_WWN_WITH_EXTENSION': '0x6001405a084f240dcf04956b4a83e7c7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a084f240dcf04956b4a83e7c7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a084f240-dcf0-4956-b4a8-3e7c7a183736', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463289508'} ; 2024-03-01 20:27:30,625 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 20:27:30,625 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 20:27:30,659 INFO program/MainThread: stdout[3]: 2024-03-01 20:27:30,659 INFO program/MainThread: stderr[3]: 2024-03-01 20:27:30,659 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:27:30,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:30,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:30,672 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:27:30,677 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:27:30,678 INFO blivet/MainThread: sda is a disk 2024-03-01 20:27:30,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:27:30,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:27:30,682 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:27:30,685 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:27:30,685 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 20:27:30,688 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 20:27:30,689 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:27:30,689 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:27:30,689 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f37390ba8) -- 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 = 6001405a084f240dcf04956b4a83e7c7 2024-03-01 20:27:30,693 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:27:30,697 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:30,697 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:27:30,700 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:30,701 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:27:30,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:30,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:27:30,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:30,708 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:27:30,711 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:27:30,711 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:27:30,711 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 20:27:30,738 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=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 20:27:30,738 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V. WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (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 20:27:30,738 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:27:30,739 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:27:30,743 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts ; label: None ; device: /dev/sda ; serial: 36001405a084f240dcf04956b4a83e7c7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; pe_start: 8 MiB ; 2024-03-01 20:27:30,744 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:27:30,747 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:27:30,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:30,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:30,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:30,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:30,760 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 20:27:30,786 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=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 20:27:30,786 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V. WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (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 20:27:30,786 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:27:30,786 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:27:30,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:27:30,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:27:30,796 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:30,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:27:30,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:27:30,800 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 20:27:30,826 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT 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 20:27:30,826 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V. WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (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 20:27:30,826 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:27:30,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:27:30,831 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:27:30,834 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:27:30,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:30,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:27:30,841 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:27:30,841 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:30,845 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-360014053a44f550a4b748eda6f70f787 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_3a44f550-a4b7-48ed-a6f7-0f787cba22ce ' '/dev/disk/by-id/lvm-pv-uuid-Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V', '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': 'Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V', 'ID_FS_UUID_ENC': 'Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V', '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': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'ID_SERIAL': '360014053a44f550a4b748eda6f70f787', 'ID_SERIAL_SHORT': '60014053a44f550a4b748eda6f70f787', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053a44f550a', 'ID_WWN_VENDOR_EXTENSION': '0x4b748eda6f70f787', 'ID_WWN_WITH_EXTENSION': '0x60014053a44f550a4b748eda6f70f787', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053a44f550a4b748eda6f70f787', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3a44f550-a4b7-48ed-a6f7-0f787cba22ce', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463340160'} ; 2024-03-01 20:27:30,845 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 20:27:30,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:27:30,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:30,855 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:27:30,856 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:27:30,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:27:30,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:27:30,859 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:27:30,863 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:27:30,863 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 20:27:30,866 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 20:27:30,866 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:27:30,867 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:27:30,867 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f373a3eb8) -- 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 = 60014053a44f550a4b748eda6f70f787 2024-03-01 20:27:30,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:27:30,874 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:30,874 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:27:30,877 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:30,877 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:27:30,881 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:30,881 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:27:30,884 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:30,884 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:27:30,887 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:27:30,887 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:27:30,887 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:30,914 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=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 20:27:30,914 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (last written to /dev/sdc). 2024-03-01 20:27:30,914 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:27:30,914 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:27:30,919 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V ; label: None ; device: /dev/sdb ; serial: 360014053a44f550a4b748eda6f70f787 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:27:30,919 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:27:30,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:27:30,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:30,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:27:30,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:27:30,935 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:30,938 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:27:30,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:30,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:30,944 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:30,972 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 20:27:30,972 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2. WARNING: VG test_vg1 is missing PV 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 (last written to /dev/sdc). 2024-03-01 20:27:30,972 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:27:30,972 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:27:30,973 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:30,977 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/scsi-360014056fc8a9f832f341b7a189a32ac ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_6fc8a9f8-32f3-41b7-a189-a32ac129a7f1 ' '/dev/disk/by-id/wwn-0x60014056fc8a9f832f341b7a189a32ac', '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': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'ID_SERIAL': '360014056fc8a9f832f341b7a189a32ac', 'ID_SERIAL_SHORT': '60014056fc8a9f832f341b7a189a32ac', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056fc8a9f83', 'ID_WWN_VENDOR_EXTENSION': '0x2f341b7a189a32ac', 'ID_WWN_WITH_EXTENSION': '0x60014056fc8a9f832f341b7a189a32ac', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056fc8a9f832f341b7a189a32ac', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6fc8a9f8-32f3-41b7-a189-a32ac129a7f1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464088429'} ; 2024-03-01 20:27:30,977 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 20:27:30,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:27:30,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:30,988 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:27:30,989 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:27:30,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:27:30,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:27:30,992 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:27:30,995 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:27:30,996 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 20:27:30,999 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 20:27:30,999 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:27:31,000 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:27:31,000 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f373a3c50) -- 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 = 60014056fc8a9f832f341b7a189a32ac 2024-03-01 20:27:31,003 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:27:31,003 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:27:31,007 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051464a738a4ef439c84d49e33e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498 ' '/dev/disk/by-id/wwn-0x60014051464a738a4ef439c84d49e33e', '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': '1464a738-a4ef-439c-84d4-9e33ef706498', 'ID_SERIAL': '360014051464a738a4ef439c84d49e33e', 'ID_SERIAL_SHORT': '60014051464a738a4ef439c84d49e33e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051464a738a', 'ID_WWN_VENDOR_EXTENSION': '0x4ef439c84d49e33e', 'ID_WWN_WITH_EXTENSION': '0x60014051464a738a4ef439c84d49e33e', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051464a738a4ef439c84d49e33e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1464a738-a4ef-439c-84d4-9e33ef706498', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464210932'} ; 2024-03-01 20:27:31,007 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 20:27:31,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,017 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:27:31,017 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:27:31,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:27:31,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:27:31,021 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:27:31,024 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:27:31,024 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 20:27:31,027 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 20:27:31,028 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:27:31,028 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:27:31,028 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f362c4cc0) -- 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 = 60014051464a738a4ef439c84d49e33e 2024-03-01 20:27:31,031 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:27:31,032 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:27:31,035 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035 ' '/dev/disk/by-id/scsi-360014058ef27b090b1a445d8d1868cd6 ' '/dev/disk/by-id/lvm-pv-uuid-2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_8ef27b09-0b1a-445d-8d18-68cd61a1a035', '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': '2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2', 'ID_FS_UUID_ENC': '2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2', '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': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'ID_SERIAL': '360014058ef27b090b1a445d8d1868cd6', 'ID_SERIAL_SHORT': '60014058ef27b090b1a445d8d1868cd6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058ef27b090', 'ID_WWN_VENDOR_EXTENSION': '0xb1a445d8d1868cd6', 'ID_WWN_WITH_EXTENSION': '0x60014058ef27b090b1a445d8d1868cd6', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058ef27b090b1a445d8d1868cd6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8ef27b09-0b1a-445d-8d18-68cd61a1a035', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463377510'} ; 2024-03-01 20:27:31,035 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 20:27:31,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,045 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:27:31,046 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:27:31,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:27:31,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:27:31,049 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:27:31,052 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:27:31,052 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 20:27:31,056 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 20:27:31,056 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:27:31,056 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:27:31,056 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f362bfbe0) -- 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 = 60014058ef27b090b1a445d8d1868cd6 2024-03-01 20:27:31,060 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:27:31,063 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:31,063 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:27:31,067 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:31,067 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:27:31,070 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,070 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:27:31,074 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,074 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:27:31,077 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:27:31,077 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:27:31,077 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:31,104 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=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 20:27:31,104 INFO program/MainThread: stderr[9]: 2024-03-01 20:27:31,104 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:27:31,105 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:27:31,109 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 ; label: None ; device: /dev/sdc ; serial: 360014058ef27b090b1a445d8d1868cd6 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:27:31,109 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:27:31,112 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:27:31,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:31,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:31,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:27:31,126 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:31,128 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:27:31,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 ; incomplete: True ; hidden: False ; 2024-03-01 20:27:31,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:31,135 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:31,164 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 20:27:31,164 INFO program/MainThread: stderr[10]: 2024-03-01 20:27:31,164 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:27:31,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:31,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:27:31,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:31,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:27:31,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:27:31,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:31,191 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:27:31,194 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 20:27:31,195 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:27:31,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:27:31,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:27:31,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:31,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:27:31,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:27:31,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:31,209 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:27:31,213 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 20:27:31,213 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:27:31,214 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:27:31,214 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:27:31,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:31,217 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:27:31,220 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 20:27:31,221 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:27:31,224 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7wJEZvo1j9WhnOdckavhAJMA4nLNLcAUP ' '/dev/disk/by-uuid/b406907b-3791-4a94-8f38-c11f6096a768 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7wJEZvo1j9WhnOdckavhAJMA4nLNLcAUP', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b406907b-3791-4a94-8f38-c11f6096a768', 'ID_FS_UUID_ENC': 'b406907b-3791-4a94-8f38-c11f6096a768', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '932360178'} ; 2024-03-01 20:27:31,224 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:27:31,225 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:31,229 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:27:31,229 INFO program/MainThread: stderr[11]: 2024-03-01 20:27:31,229 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:27:31,229 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:31,232 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:27:31,233 INFO program/MainThread: stderr[12]: 2024-03-01 20:27:31,233 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:27:31,233 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:31,236 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:27:31,236 INFO program/MainThread: stderr[13]: 2024-03-01 20:27:31,236 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:27:31,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:27:31,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:31,247 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:27:31,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:31,248 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:27:31,244 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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 (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 20:27:31,249 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:31,252 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:27:31,252 INFO program/MainThread: stderr[14]: 2024-03-01 20:27:31,252 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:27:31,256 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:27:31,260 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:31,260 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:27:31,264 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:31,264 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:27:31,268 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,268 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:27:31,272 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,272 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:27:31,274 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:27:31,274 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:27:31,277 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:31,278 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:27:31,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:27:31,281 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:31,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:31,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:27:31,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:27:31,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:27:31,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:27:31,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:27:31,306 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:27:31,309 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 20:27:31,310 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:31,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:27:31,313 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:27:31,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:27:31,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:27:31,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:27:31,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:27:31,324 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:27:31,328 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 20:27:31,328 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:31,328 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:27:31,328 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:27:31,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:27:31,332 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:27:31,335 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 20:27:31,336 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:31,339 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7WuzfTxMXidnNBqjQaSbkQNBMJheuTsRT ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/8cc3c915-d63c-43d1-8001-d3918ee04f58 ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7WuzfTxMXidnNBqjQaSbkQNBMJheuTsRT', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8cc3c915-d63c-43d1-8001-d3918ee04f58', 'ID_FS_UUID_ENC': '8cc3c915-d63c-43d1-8001-d3918ee04f58', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '932070083'} ; 2024-03-01 20:27:31,339 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:27:31,340 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:31,344 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:27:31,344 INFO program/MainThread: stderr[15]: 2024-03-01 20:27:31,344 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:27:31,344 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:31,347 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:27:31,347 INFO program/MainThread: stderr[16]: 2024-03-01 20:27:31,347 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:27:31,348 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:31,351 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:27:31,351 INFO program/MainThread: stderr[17]: 2024-03-01 20:27:31,351 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:27:31,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:27:31,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:31,363 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:31,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:31,364 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:31,359 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT 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 (0x7f0f373a3f28) -- name = test_vg1 status = True 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 20:27:31,365 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:31,369 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:27:31,369 INFO program/MainThread: stderr[18]: 2024-03-01 20:27:31,369 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:27:31,373 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:27:31,377 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:31,377 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:27:31,381 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:31,381 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:27:31,384 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,384 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:27:31,388 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:27:31,388 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:27:31,392 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:31,392 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:27:31,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:27:31,396 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:31,396 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:31,399 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb ' '/dev/disk/by-id/wwn-0x600140537172cfd428945bba8cad626d ' '/dev/disk/by-id/lvm-pv-uuid-xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_37172cfd-4289-45bb-a8ca-d626d2e09ecb', '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': 'xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX', 'ID_FS_UUID_ENC': 'xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX', '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': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'ID_SERIAL': '3600140537172cfd428945bba8cad626d', 'ID_SERIAL_SHORT': '600140537172cfd428945bba8cad626d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140537172cfd4', 'ID_WWN_VENDOR_EXTENSION': '0x28945bba8cad626d', 'ID_WWN_WITH_EXTENSION': '0x600140537172cfd428945bba8cad626d', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140537172cfd428945bba8cad626d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '37172cfd-4289-45bb-a8ca-d626d2e09ecb', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463384834'} ; 2024-03-01 20:27:31,400 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 20:27:31,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,410 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:27:31,411 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:27:31,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:27:31,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:27:31,414 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:27:31,417 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:27:31,417 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 20:27:31,421 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 20:27:31,421 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:27:31,421 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:27:31,422 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f362cfcc0) -- 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 = 600140537172cfd428945bba8cad626d 2024-03-01 20:27:31,425 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:27:31,428 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:31,429 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:27:31,432 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:31,432 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:27:31,436 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,436 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:27:31,439 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,439 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:27:31,442 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:27:31,442 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:27:31,443 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:31,471 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=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 20:27:31,471 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO. WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO (last written to /dev/sde). WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:31,471 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:27:31,472 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:27:31,476 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX ; label: None ; device: /dev/sdd ; serial: 3600140537172cfd428945bba8cad626d ; exists: True ; vg_name: test_vg2 ; vg_uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:27:31,476 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:27:31,480 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:27:31,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:31,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:31,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,493 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:31,522 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 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=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=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 20:27:31,523 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO. WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO (last written to /dev/sde). WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:31,523 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:27:31,523 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:27:31,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:27:31,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:27:31,532 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:27:31,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:27:31,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:27:31,536 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:31,564 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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 20:27:31,564 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO. WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO (last written to /dev/sde). WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:31,565 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:27:31,569 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:27:31,570 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:27:31,573 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:27:31,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:31,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:27:31,580 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:27:31,580 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:31,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_718de457-9c93-451b-9c22-c4062361206a ' '/dev/disk/by-id/scsi-36001405718de4579c93451b9c22c4062 ' '/dev/disk/by-id/lvm-pv-uuid-wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', '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': 'wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO', 'ID_FS_UUID_ENC': 'wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO', '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': '718de457-9c93-451b-9c22-c4062361206a', 'ID_SERIAL': '36001405718de4579c93451b9c22c4062', 'ID_SERIAL_SHORT': '6001405718de4579c93451b9c22c4062', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405718de4579', 'ID_WWN_VENDOR_EXTENSION': '0xc93451b9c22c4062', 'ID_WWN_WITH_EXTENSION': '0x6001405718de4579c93451b9c22c4062', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405718de4579c93451b9c22c4062', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '718de457-9c93-451b-9c22-c4062361206a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463540994'} ; 2024-03-01 20:27:31,584 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 20:27:31,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,594 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:27:31,595 INFO blivet/MainThread: sde is a disk 2024-03-01 20:27:31,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:27:31,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:27:31,598 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:27:31,602 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:27:31,602 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 20:27:31,605 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 20:27:31,605 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:27:31,606 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:27:31,606 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f362c9be0) -- 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 = 6001405718de4579c93451b9c22c4062 2024-03-01 20:27:31,609 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:27:31,613 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:31,613 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:27:31,616 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:31,617 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:27:31,620 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,620 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:27:31,623 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,623 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:27:31,626 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:27:31,626 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:27:31,627 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:31,655 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=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 20:27:31,655 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:31,655 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:27:31,656 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:27:31,660 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO ; label: None ; device: /dev/sde ; serial: 36001405718de4579c93451b9c22c4062 ; exists: True ; vg_name: test_vg2 ; vg_uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:27:31,660 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:27:31,664 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:27:31,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:31,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:27:31,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:27:31,677 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:27:31,680 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:27:31,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:31,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:31,687 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:31,716 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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 20:27:31,716 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl. WARNING: VG test_vg2 is missing PV jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl (last written to /dev/sdf). 2024-03-01 20:27:31,716 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:27:31,717 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:27:31,717 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:31,722 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1624beb3-847c-4391-b3ef-a806631e3c13 ' '/dev/disk/by-id/wwn-0x60014051624beb3847c4391b3efa8066 ' '/dev/disk/by-id/scsi-360014051624beb3847c4391b3efa8066', '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': 'jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl', 'ID_FS_UUID_ENC': 'jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl', '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': '1624beb3-847c-4391-b3ef-a806631e3c13', 'ID_SERIAL': '360014051624beb3847c4391b3efa8066', 'ID_SERIAL_SHORT': '60014051624beb3847c4391b3efa8066', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051624beb38', 'ID_WWN_VENDOR_EXTENSION': '0x47c4391b3efa8066', 'ID_WWN_WITH_EXTENSION': '0x60014051624beb3847c4391b3efa8066', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051624beb3847c4391b3efa8066', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1624beb3-847c-4391-b3ef-a806631e3c13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463695105'} ; 2024-03-01 20:27:31,722 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 20:27:31,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,733 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:27:31,733 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:27:31,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:27:31,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:27:31,737 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:27:31,740 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:27:31,740 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 20:27:31,744 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 20:27:31,744 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:27:31,745 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:27:31,745 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f36265940) -- 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 = 60014051624beb3847c4391b3efa8066 2024-03-01 20:27:31,748 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:27:31,752 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:31,752 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:27:31,755 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:31,755 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:27:31,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,759 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:27:31,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:27:31,765 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:27:31,765 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:27:31,765 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/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:31,794 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=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 20:27:31,794 INFO program/MainThread: stderr[24]: 2024-03-01 20:27:31,794 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:27:31,795 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:27:31,799 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl ; label: None ; device: /dev/sdf ; serial: 360014051624beb3847c4391b3efa8066 ; exists: True ; vg_name: test_vg2 ; vg_uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:27:31,799 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:27:31,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:27:31,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:31,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:31,812 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:27:31,816 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:27:31,819 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:27:31,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg ; incomplete: True ; hidden: False ; 2024-03-01 20:27:31,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:31,825 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/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:31,855 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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 20:27:31,855 INFO program/MainThread: stderr[25]: 2024-03-01 20:27:31,855 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:27:31,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:31,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:27:31,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:27:31,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:27:31,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:27:31,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:27:31,881 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:27:31,885 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 20:27:31,885 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:27:31,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:27:31,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:27:31,893 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:27:31,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:27:31,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:27:31,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:27:31,900 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:27:31,903 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 20:27:31,904 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:27:31,904 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:27:31,904 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:27:31,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:27:31,907 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:27:31,911 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 20:27:31,911 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:27:31,915 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/c216caec-7836-40ad-9826-d02d1b8b73c3 ' '/dev/disk/by-id/dm-uuid-LVM-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgkznsYbEtLOykYyCVzv7LBKQzkjPlt1gM', '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-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgkznsYbEtLOykYyCVzv7LBKQzkjPlt1gM', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c216caec-7836-40ad-9826-d02d1b8b73c3', 'ID_FS_UUID_ENC': 'c216caec-7836-40ad-9826-d02d1b8b73c3', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '931243462'} ; 2024-03-01 20:27:31,915 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:27:31,915 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:31,919 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:27:31,919 INFO program/MainThread: stderr[26]: 2024-03-01 20:27:31,919 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:27:31,920 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:31,923 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:27:31,923 INFO program/MainThread: stderr[27]: 2024-03-01 20:27:31,923 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:27:31,923 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:31,926 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:27:31,926 INFO program/MainThread: stderr[28]: 2024-03-01 20:27:31,926 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:27:31,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:27:31,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:31,938 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:27:31,938 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:31,939 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:27:31,935 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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 (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:31,939 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:31,942 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:27:31,943 INFO program/MainThread: stderr[29]: 2024-03-01 20:27:31,943 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:27:31,947 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:27:31,951 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:31,951 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:27:31,954 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:31,955 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:27:31,958 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,958 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:27:31,962 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:31,962 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:27:31,962 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:27:31,965 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:31,966 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:27:31,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:27:31,969 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:31,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:31,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax ; incomplete: False ; hidden: False ; 2024-03-01 20:27:31,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:31,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:27:31,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:27:31,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:27:31,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:27:31,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:27:31,994 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:27:31,998 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 20:27:31,998 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:27:31,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:27:32,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:27:32,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:27:32,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:27:32,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:27:32,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:27:32,012 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:27:32,016 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 20:27:32,016 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:27:32,017 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:27:32,017 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:27:32,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:27:32,029 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:27:32,032 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 20:27:32,033 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:27:32,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/95423801-4697-4313-9f4a-b94d2bc6026f ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgDfcd9Afyh0HqamHD2dfhEXh0Dsblq4ax ' '/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-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgDfcd9Afyh0HqamHD2dfhEXh0Dsblq4ax', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95423801-4697-4313-9f4a-b94d2bc6026f', 'ID_FS_UUID_ENC': '95423801-4697-4313-9f4a-b94d2bc6026f', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '930955316'} ; 2024-03-01 20:27:32,036 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:27:32,037 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:32,041 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:27:32,041 INFO program/MainThread: stderr[30]: 2024-03-01 20:27:32,041 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:27:32,041 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:32,044 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:27:32,044 INFO program/MainThread: stderr[31]: 2024-03-01 20:27:32,045 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:27:32,045 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:32,048 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:27:32,048 INFO program/MainThread: stderr[32]: 2024-03-01 20:27:32,048 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:27:32,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:27:32,059 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:32,060 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:32,060 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:32,061 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:32,056 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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 (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:32,061 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:32,065 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:27:32,065 INFO program/MainThread: stderr[33]: 2024-03-01 20:27:32,065 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:27:32,069 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:27:32,073 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:32,073 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:27:32,077 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:32,077 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:27:32,080 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,081 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:27:32,084 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,084 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:27:32,084 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:27:32,088 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:32,088 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:27:32,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:27:32,092 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:32,092 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:32,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_3cfd8336-ea86-4c43-ad7b-d19f9606de15 ' '/dev/disk/by-id/lvm-pv-uuid-dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd ' '/dev/disk/by-id/scsi-360014053cfd8336ea864c43ad7bd19f9 ' '/dev/disk/by-id/wwn-0x60014053cfd8336ea864c43ad7bd19f9', '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': 'dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd', 'ID_FS_UUID_ENC': 'dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd', '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': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'ID_SERIAL': '360014053cfd8336ea864c43ad7bd19f9', 'ID_SERIAL_SHORT': '60014053cfd8336ea864c43ad7bd19f9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053cfd8336e', 'ID_WWN_VENDOR_EXTENSION': '0xa864c43ad7bd19f9', 'ID_WWN_WITH_EXTENSION': '0x60014053cfd8336ea864c43ad7bd19f9', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053cfd8336ea864c43ad7bd19f9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3cfd8336-ea86-4c43-ad7b-d19f9606de15', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463711789'} ; 2024-03-01 20:27:32,096 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 20:27:32,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:32,107 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:27:32,107 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:27:32,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:27:32,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:27:32,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:27:32,114 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:27:32,114 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 20:27:32,117 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 20:27:32,118 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:27:32,118 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:27:32,118 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f36283320) -- 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 = 60014053cfd8336ea864c43ad7bd19f9 2024-03-01 20:27:32,122 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:27:32,125 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:32,125 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:27:32,129 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:32,129 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:27:32,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:27:32,136 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,136 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:27:32,139 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:27:32,139 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:27:32,139 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/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:32,169 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:32,169 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk. WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:32,169 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:27:32,170 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:27:32,174 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd ; label: None ; device: /dev/sdg ; serial: 360014053cfd8336ea864c43ad7bd19f9 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:27:32,174 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:27:32,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:27:32,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:32,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:32,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:32,191 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/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:32,221 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 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=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:32,221 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk. WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:32,221 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:27:32,221 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:27:32,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:27:32,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:27:32,230 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:27:32,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:27:32,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:27:32,234 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/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:32,264 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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=CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 20:27:32,264 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk. WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:32,264 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:27:32,269 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:27:32,270 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:27:32,273 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:27:32,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:32,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:27:32,280 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:27:32,280 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:32,283 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/scsi-3600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_98006134-d746-40ff-a34a-52cf7788ea16 ' '/dev/disk/by-id/wwn-0x600140598006134d74640ffa34a52cf7 ' '/dev/disk/by-id/lvm-pv-uuid-t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk', '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': 't9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk', 'ID_FS_UUID_ENC': 't9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk', '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': '98006134-d746-40ff-a34a-52cf7788ea16', 'ID_SERIAL': '3600140598006134d74640ffa34a52cf7', 'ID_SERIAL_SHORT': '600140598006134d74640ffa34a52cf7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140598006134d', 'ID_WWN_VENDOR_EXTENSION': '0x74640ffa34a52cf7', 'ID_WWN_WITH_EXTENSION': '0x600140598006134d74640ffa34a52cf7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140598006134d74640ffa34a52cf7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '98006134-d746-40ff-a34a-52cf7788ea16', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '463837804'} ; 2024-03-01 20:27:32,283 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 20:27:32,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:32,295 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:27:32,295 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:27:32,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:27:32,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:27:32,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:27:32,302 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:27:32,302 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 20:27:32,305 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 20:27:32,306 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:27:32,306 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:27:32,306 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f362c9ac8) -- 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 = 600140598006134d74640ffa34a52cf7 2024-03-01 20:27:32,310 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:27:32,313 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:32,313 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:27:32,317 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:32,317 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:27:32,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:27:32,324 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,324 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:27:32,327 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:27:32,327 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:27:32,327 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/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:32,359 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:32,359 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:32,359 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:27:32,360 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:27:32,364 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk ; label: None ; device: /dev/sdh ; serial: 3600140598006134d74640ffa34a52cf7 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; pe_start: 8 MiB ; 2024-03-01 20:27:32,364 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:27:32,368 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:27:32,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:32,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:27:32,378 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:27:32,381 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:27:32,384 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:27:32,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:32,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:32,391 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:32,421 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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=CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 20:27:32,421 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3. WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:32,421 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:27:32,422 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:27:32,422 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:32,427 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/lvm-pv-uuid-POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_b80bd959-7955-4e23-b8f3-4ce29cc2b56a ' '/dev/disk/by-id/wwn-0x6001405b80bd95979554e23b8f34ce29 ' '/dev/disk/by-id/scsi-36001405b80bd95979554e23b8f34ce29', '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': 'POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3', 'ID_FS_UUID_ENC': 'POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3', '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': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'ID_SERIAL': '36001405b80bd95979554e23b8f34ce29', 'ID_SERIAL_SHORT': '6001405b80bd95979554e23b8f34ce29', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b80bd9597', 'ID_WWN_VENDOR_EXTENSION': '0x9554e23b8f34ce29', 'ID_WWN_WITH_EXTENSION': '0x6001405b80bd95979554e23b8f34ce29', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b80bd95979554e23b8f34ce29', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b80bd959-7955-4e23-b8f3-4ce29cc2b56a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464000119'} ; 2024-03-01 20:27:32,427 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 20:27:32,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:32,438 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:27:32,439 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:27:32,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:27:32,439 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:27:32,443 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:27:32,446 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:27:32,446 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 20:27:32,450 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 20:27:32,450 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:27:32,450 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:27:32,450 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f362c9f28) -- 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 = 6001405b80bd95979554e23b8f34ce29 2024-03-01 20:27:32,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:27:32,457 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:32,457 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:27:32,461 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:32,461 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:27:32,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:27:32,468 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,468 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:27:32,471 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:27:32,471 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:27:32,471 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/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:32,502 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:32,502 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:32,502 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:27:32,503 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:27:32,507 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 ; label: None ; device: /dev/sdi ; serial: 36001405b80bd95979554e23b8f34ce29 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; pe_start: 8 MiB ; 2024-03-01 20:27:32,507 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:27:32,511 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:27:32,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:32,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:32,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:27:32,524 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:27:32,527 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:27:32,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:32,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:32,533 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/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:32,564 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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=CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 20:27:32,564 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0. WARNING: VG test_vg3 is missing PV 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 (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 20:27:32,564 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:27:32,565 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:27:32,565 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:32,570 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/scsi-36001405539167fd90c04ebc86f2c4c69 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd ' '/dev/disk/by-id/lvm-pv-uuid-4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 ' '/dev/disk/by-id/wwn-0x6001405539167fd90c04ebc86f2c4c69', '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': '4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0', 'ID_FS_UUID_ENC': '4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0', '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': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'ID_SERIAL': '36001405539167fd90c04ebc86f2c4c69', 'ID_SERIAL_SHORT': '6001405539167fd90c04ebc86f2c4c69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405539167fd9', 'ID_WWN_VENDOR_EXTENSION': '0x0c04ebc86f2c4c69', 'ID_WWN_WITH_EXTENSION': '0x6001405539167fd90c04ebc86f2c4c69', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405539167fd90c04ebc86f2c4c69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405df87732ca,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '539167fd-90c0-4ebc-86f2-c4c69bcb6fdd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405df87732ca', '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': '464111893'} ; 2024-03-01 20:27:32,570 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 20:27:32,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:32,582 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:27:32,582 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:27:32,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:27:32,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:27:32,586 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:27:32,589 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:27:32,589 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 20:27:32,592 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 20:27:32,593 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:27:32,593 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:27:32,593 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f362c92b0) -- 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 = 6001405539167fd90c04ebc86f2c4c69 2024-03-01 20:27:32,597 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:27:32,600 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:32,600 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:27:32,604 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:32,604 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:27:32,607 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,607 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:27:32,611 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,611 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:27:32,614 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:27:32,614 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:27:32,614 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:32,645 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ctC74V-s8Uw-tsPH-nLs4-c0gW-Ga0h-qi03ts LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Y2DFv7-F4XU-M7Oc-hk0l-MoPf-vtDY-PfyV9V LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2aDmsC-XQ23-TPsT-otI4-jd8M-77c7-FeRki2 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=xtO31v-EuFE-LueQ-Aqw9-abWZ-6TJk-2uw0mX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=wtyqSW-TOob-MJxA-wPv4-TqX8-dE7J-rKdLjO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=jYj7g5-0Ha3-TyUw-mkM6-iUJH-qc20-xp5yDl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg LVM2_VG_SIZE=3196059648 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=dcBS0M-q7H8-9EOU-VeIj-hMNt-wDFZ-1Mcexd LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=t9fim0-sCF0-sYS9-ugxF-Lbwe-JKnK-abtGrk LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=POgJ2L-FscR-NGpV-uOxL-Iqke-Kb3Z-gsRpk3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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=4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM LVM2_VG_SIZE=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 20:27:32,645 INFO program/MainThread: stderr[41]: 2024-03-01 20:27:32,645 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:27:32,645 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:27:32,650 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4MLcbS-CPnp-LFwT-E1ch-H7MD-P3gh-wjcVm0 ; label: None ; device: /dev/sdj ; serial: 36001405539167fd90c04ebc86f2c4c69 ; exists: True ; vg_name: test_vg3 ; vg_uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:27:32,650 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:27:32,653 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:27:32,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:32,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:32,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:27:32,666 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:27:32,669 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:27:32,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM ; incomplete: True ; hidden: False ; 2024-03-01 20:27:32,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:32,676 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:32,704 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP 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=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM 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=Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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=oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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=CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 20:27:32,704 INFO program/MainThread: stderr[42]: 2024-03-01 20:27:32,704 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:27:32,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:32,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:32,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:27:32,723 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:27:32,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:27:32,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:27:32,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:27:32,730 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:27:32,734 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 20:27:32,734 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:27:32,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:27:32,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:27:32,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:27:32,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:27:32,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:27:32,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:27:32,749 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:27:32,752 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 20:27:32,753 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:27:32,753 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:27:32,753 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:27:32,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:27:32,757 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:27:32,760 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 20:27:32,761 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:27:32,764 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMAt2JmVPP0bjkTfXvah7ejGdoCJvBz1Rt ' '/dev/disk/by-uuid/5e075306-d78e-433e-846e-e2af0d86e22b ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMAt2JmVPP0bjkTfXvah7ejGdoCJvBz1Rt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5e075306-d78e-433e-846e-e2af0d86e22b', 'ID_FS_UUID_ENC': '5e075306-d78e-433e-846e-e2af0d86e22b', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '930109060'} ; 2024-03-01 20:27:32,764 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:27:32,765 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:32,769 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:27:32,769 INFO program/MainThread: stderr[43]: 2024-03-01 20:27:32,769 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:27:32,769 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:32,772 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:27:32,773 INFO program/MainThread: stderr[44]: 2024-03-01 20:27:32,773 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:27:32,773 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:32,776 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:27:32,776 INFO program/MainThread: stderr[45]: 2024-03-01 20:27:32,776 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:27:32,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:27:32,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:32,788 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:27:32,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:32,789 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:27:32,785 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt 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 (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:32,790 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:32,793 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:27:32,793 INFO program/MainThread: stderr[46]: 2024-03-01 20:27:32,793 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:27:32,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:27:32,801 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:32,801 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:27:32,805 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:32,805 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:27:32,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,809 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:27:32,813 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,813 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:27:32,813 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:27:32,817 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:32,817 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:27:32,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:27:32,821 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:32,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:32,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:32,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:27:32,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:27:32,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:27:32,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:27:32,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:27:32,845 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:27:32,849 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 20:27:32,849 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:27:32,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:27:32,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:27:32,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:27:32,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:27:32,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:27:32,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:27:32,864 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:27:32,867 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 20:27:32,867 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:27:32,868 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:27:32,868 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:27:32,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:27:32,871 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:27:32,875 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 20:27:32,875 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:27:32,879 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMQFt78XamQGzOTdhQmddrJNn4XLaaJmF1 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-uuid/16565f41-3f9f-474e-8aba-a091de12fc73 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMQFt78XamQGzOTdhQmddrJNn4XLaaJmF1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '16565f41-3f9f-474e-8aba-a091de12fc73', 'ID_FS_UUID_ENC': '16565f41-3f9f-474e-8aba-a091de12fc73', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929798661'} ; 2024-03-01 20:27:32,879 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:27:32,879 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:32,883 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:27:32,883 INFO program/MainThread: stderr[47]: 2024-03-01 20:27:32,883 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:27:32,883 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:32,887 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:27:32,887 INFO program/MainThread: stderr[48]: 2024-03-01 20:27:32,887 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:27:32,887 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:32,890 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:27:32,890 INFO program/MainThread: stderr[49]: 2024-03-01 20:27:32,890 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:27:32,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:27:32,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:32,903 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:27:32,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:32,904 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:27:32,899 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 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 (0x7f0f36283390) -- name = test_vg3 status = True 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 20:27:32,905 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:32,909 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:27:32,909 INFO program/MainThread: stderr[50]: 2024-03-01 20:27:32,909 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:27:32,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:27:32,917 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:32,917 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:27:32,921 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:32,921 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:27:32,924 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,924 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:27:32,928 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:32,928 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:27:32,928 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:27:32,932 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:32,932 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:27:32,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:27:32,935 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:32,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:32,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ ; incomplete: False ; hidden: False ; 2024-03-01 20:27:32,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:32,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:27:32,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:27:32,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:27:32,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:27:32,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:27:32,960 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:27:32,964 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 20:27:32,964 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:27:32,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:27:32,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:27:32,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:27:32,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:27:32,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:27:32,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:27:32,979 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:27:32,982 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 20:27:32,983 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:27:32,983 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:27:32,983 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:27:32,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:27:32,987 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:27:32,990 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 20:27:32,990 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:27:32,994 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/a73b0caf-45b4-4f7d-bf48-e69f8859be60 ' '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMoz8E7SRqt8uIIfhUM9KAQL4wHNUbF4oQ ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMoz8E7SRqt8uIIfhUM9KAQL4wHNUbF4oQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a73b0caf-45b4-4f7d-bf48-e69f8859be60', 'ID_FS_UUID_ENC': 'a73b0caf-45b4-4f7d-bf48-e69f8859be60', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929498175'} ; 2024-03-01 20:27:32,994 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:27:32,995 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:32,998 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:27:32,999 INFO program/MainThread: stderr[51]: 2024-03-01 20:27:32,999 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:27:32,999 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:33,002 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:27:33,002 INFO program/MainThread: stderr[52]: 2024-03-01 20:27:33,002 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:27:33,002 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:33,005 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:27:33,006 INFO program/MainThread: stderr[53]: 2024-03-01 20:27:33,006 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:27:33,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:33,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:27:33,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:33,019 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:27:33,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:33,020 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:27:33,015 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ 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 (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 20:27:33,021 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:33,024 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:27:33,024 INFO program/MainThread: stderr[54]: 2024-03-01 20:27:33,024 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:27:33,029 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:27:33,032 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:33,033 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:27:33,036 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:33,036 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:27:33,040 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:33,040 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:27:33,044 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:33,044 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:27:33,044 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:27:33,048 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:33,048 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:27:33,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:27:33,051 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:33,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:33,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:33,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ ; incomplete: False ; hidden: False ; 2024-03-01 20:27:33,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:33,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:27:33,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:27:33,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:27:33,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:27:33,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:27:33,076 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:33,080 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 20:27:33,080 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:27:33,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:27:33,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:27:33,087 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:27:33,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:27:33,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:27:33,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:27:33,095 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:33,098 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 20:27:33,099 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:27:33,099 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:27:33,099 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:27:33,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:27:33,102 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:33,106 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 20:27:33,106 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:27:33,110 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMCPFm8fsrePTdeioNANHBT2Sl7f79YzkQ ' '/dev/disk/by-uuid/e5ffed63-6723-4363-bbc4-50c2a555d216', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMCPFm8fsrePTdeioNANHBT2Sl7f79YzkQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e5ffed63-6723-4363-bbc4-50c2a555d216', 'ID_FS_UUID_ENC': 'e5ffed63-6723-4363-bbc4-50c2a555d216', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929195856'} ; 2024-03-01 20:27:33,110 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:27:33,110 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:33,114 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:27:33,115 INFO program/MainThread: stderr[55]: 2024-03-01 20:27:33,115 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:27:33,115 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:33,118 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:27:33,118 INFO program/MainThread: stderr[56]: 2024-03-01 20:27:33,118 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:27:33,118 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:33,121 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:27:33,122 INFO program/MainThread: stderr[57]: 2024-03-01 20:27:33,122 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:27:33,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:33,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:27:33,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:33,135 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:33,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:33,136 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:33,130 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ 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 (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 20:27:33,137 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:33,141 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:27:33,141 INFO program/MainThread: stderr[58]: 2024-03-01 20:27:33,141 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:27:33,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:27:33,149 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:33,149 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:27:33,152 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:33,153 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:27:33,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:33,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:27:33,160 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:33,160 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:27:33,160 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:27:33,163 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:33,164 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:27:33,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:27:33,167 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:33,168 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:33,171 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': '15064755'} ; 2024-03-01 20:27:33,171 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:27:33,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:33,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:33,183 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:27:33,183 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:27:33,183 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:27:33,183 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:27:33,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:27:33,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:27:33,186 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:27:33,190 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:27:33,190 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:27:33,193 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:27:33,194 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:27:33,194 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:27:33,194 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0f362cb2e8) -- 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 20:27:33,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:27:33,201 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:33,201 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:27:33,204 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:33,204 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:27:33,208 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:33,208 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:27:33,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:33,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:27:33,215 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:27:33,218 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:33,221 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:27:33,225 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 0x7f0f362b3208> 2024-03-01 20:27:36,255 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:27:36,260 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:27:36,260 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:27:36,264 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': '15068035'} ; 2024-03-01 20:27:36,264 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:27:36,264 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:27:36,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:36,275 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:27:36,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:36,282 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:36,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:36,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:27:36,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:27:36,323 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:27:36,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:27:36,326 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:27:36,329 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:27:36,330 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:27:36,333 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:27:36,333 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:36,334 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:27:36,337 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:27:36,340 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:27:36,343 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:27:36,346 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:27:36,350 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:27:36,350 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:36,350 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:27:36,351 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:27:36,350 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f0f362cbc88) -- 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 0x7f0f36224ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:27:36,354 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:27:36,358 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:36,358 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:27:36,362 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:36,362 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:27:36,365 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:36,365 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:27:36,369 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:36,369 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:27:36,369 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:27:36,372 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:36,372 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:27:36,375 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:27:36,375 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:36,379 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMCPFm8fsrePTdeioNANHBT2Sl7f79YzkQ ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/e5ffed63-6723-4363-bbc4-50c2a555d216 ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMCPFm8fsrePTdeioNANHBT2Sl7f79YzkQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e5ffed63-6723-4363-bbc4-50c2a555d216', 'ID_FS_UUID_ENC': 'e5ffed63-6723-4363-bbc4-50c2a555d216', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929195856'} ; 2024-03-01 20:27:36,379 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:27:36,379 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:36,383 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:27:36,383 INFO program/MainThread: stderr[59]: 2024-03-01 20:27:36,383 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:27:36,383 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:36,386 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:27:36,387 INFO program/MainThread: stderr[60]: 2024-03-01 20:27:36,387 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:27:36,387 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:36,390 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:27:36,390 INFO program/MainThread: stderr[61]: 2024-03-01 20:27:36,390 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:27:36,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:27:36,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:36,403 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:36,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:36,405 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:36,399 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:36,406 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:27:36,409 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:27:36,409 INFO program/MainThread: stderr[62]: 2024-03-01 20:27:36,409 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:27:36,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:27:36,413 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:27:36,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/a73b0caf-45b4-4f7d-bf48-e69f8859be60 ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMoz8E7SRqt8uIIfhUM9KAQL4wHNUbF4oQ', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMoz8E7SRqt8uIIfhUM9KAQL4wHNUbF4oQ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a73b0caf-45b4-4f7d-bf48-e69f8859be60', 'ID_FS_UUID_ENC': 'a73b0caf-45b4-4f7d-bf48-e69f8859be60', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929498175'} ; 2024-03-01 20:27:36,417 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:27:36,417 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:36,420 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:27:36,420 INFO program/MainThread: stderr[63]: 2024-03-01 20:27:36,420 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:27:36,420 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:36,423 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:27:36,424 INFO program/MainThread: stderr[64]: 2024-03-01 20:27:36,424 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:27:36,424 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:36,427 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:27:36,427 INFO program/MainThread: stderr[65]: 2024-03-01 20:27:36,427 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:27:36,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:27:36,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:36,441 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:36,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:36,442 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:36,436 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:36,443 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:27:36,446 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:27:36,446 INFO program/MainThread: stderr[66]: 2024-03-01 20:27:36,446 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:27:36,450 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:27:36,451 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:27:36,454 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMQFt78XamQGzOTdhQmddrJNn4XLaaJmF1 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/16565f41-3f9f-474e-8aba-a091de12fc73 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMQFt78XamQGzOTdhQmddrJNn4XLaaJmF1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '16565f41-3f9f-474e-8aba-a091de12fc73', 'ID_FS_UUID_ENC': '16565f41-3f9f-474e-8aba-a091de12fc73', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '929798661'} ; 2024-03-01 20:27:36,454 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:27:36,454 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:36,457 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:27:36,457 INFO program/MainThread: stderr[67]: 2024-03-01 20:27:36,457 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:27:36,458 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:36,461 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:27:36,461 INFO program/MainThread: stderr[68]: 2024-03-01 20:27:36,461 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:27:36,461 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:36,464 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:27:36,464 INFO program/MainThread: stderr[69]: 2024-03-01 20:27:36,464 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:27:36,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:27:36,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:36,477 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:36,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:36,478 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:36,473 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:36,479 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:27:36,482 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:27:36,482 INFO program/MainThread: stderr[70]: 2024-03-01 20:27:36,482 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:27:36,486 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:27:36,486 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:27:36,490 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/5e075306-d78e-433e-846e-e2af0d86e22b ' '/dev/disk/by-id/dm-uuid-LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMAt2JmVPP0bjkTfXvah7ejGdoCJvBz1Rt ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-TdQAKVZET4RBgX1KpJAb7QH0sfwtMJIMAt2JmVPP0bjkTfXvah7ejGdoCJvBz1Rt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5e075306-d78e-433e-846e-e2af0d86e22b', 'ID_FS_UUID_ENC': '5e075306-d78e-433e-846e-e2af0d86e22b', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '930109060'} ; 2024-03-01 20:27:36,490 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:27:36,490 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:36,493 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:27:36,494 INFO program/MainThread: stderr[71]: 2024-03-01 20:27:36,494 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:27:36,494 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:36,497 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:27:36,497 INFO program/MainThread: stderr[72]: 2024-03-01 20:27:36,497 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:27:36,497 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:36,500 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:27:36,500 INFO program/MainThread: stderr[73]: 2024-03-01 20:27:36,500 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:27:36,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,509 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 20:27:36,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:36,513 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:36,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:36,515 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:36,509 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:36,515 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:27:36,519 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:27:36,519 INFO program/MainThread: stderr[74]: 2024-03-01 20:27:36,519 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:27:36,523 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:27:36,523 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:27:36,526 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/95423801-4697-4313-9f4a-b94d2bc6026f ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgDfcd9Afyh0HqamHD2dfhEXh0Dsblq4ax ' '/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-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgDfcd9Afyh0HqamHD2dfhEXh0Dsblq4ax', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95423801-4697-4313-9f4a-b94d2bc6026f', 'ID_FS_UUID_ENC': '95423801-4697-4313-9f4a-b94d2bc6026f', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '930955316'} ; 2024-03-01 20:27:36,526 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:27:36,527 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:36,530 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:27:36,530 INFO program/MainThread: stderr[75]: 2024-03-01 20:27:36,530 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:27:36,530 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:36,533 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:27:36,533 INFO program/MainThread: stderr[76]: 2024-03-01 20:27:36,533 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:27:36,533 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:36,536 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:27:36,537 INFO program/MainThread: stderr[77]: 2024-03-01 20:27:36,537 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:27:36,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:27:36,547 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:36,548 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:36,549 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:36,549 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:36,545 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:36,550 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:27:36,553 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:27:36,553 INFO program/MainThread: stderr[78]: 2024-03-01 20:27:36,553 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:27:36,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:27:36,557 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:27:36,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgkznsYbEtLOykYyCVzv7LBKQzkjPlt1gM ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/c216caec-7836-40ad-9826-d02d1b8b73c3 ' '/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-O58FtAnTsePmOP5h1ZUWGuIHfSpjPnYgkznsYbEtLOykYyCVzv7LBKQzkjPlt1gM', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c216caec-7836-40ad-9826-d02d1b8b73c3', 'ID_FS_UUID_ENC': 'c216caec-7836-40ad-9826-d02d1b8b73c3', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '931243462'} ; 2024-03-01 20:27:36,561 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:27:36,561 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:36,564 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:27:36,564 INFO program/MainThread: stderr[79]: 2024-03-01 20:27:36,564 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:27:36,565 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:36,568 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:27:36,568 INFO program/MainThread: stderr[80]: 2024-03-01 20:27:36,568 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:27:36,568 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:36,571 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:27:36,571 INFO program/MainThread: stderr[81]: 2024-03-01 20:27:36,571 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:27:36,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:27:36,582 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:36,583 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:36,583 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:36,584 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:36,579 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:36,585 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:27:36,588 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:27:36,588 INFO program/MainThread: stderr[82]: 2024-03-01 20:27:36,588 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:27:36,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:27:36,592 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:27:36,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7WuzfTxMXidnNBqjQaSbkQNBMJheuTsRT ' '/dev/disk/by-uuid/8cc3c915-d63c-43d1-8001-d3918ee04f58 ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_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-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7WuzfTxMXidnNBqjQaSbkQNBMJheuTsRT', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8cc3c915-d63c-43d1-8001-d3918ee04f58', 'ID_FS_UUID_ENC': '8cc3c915-d63c-43d1-8001-d3918ee04f58', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '932070083'} ; 2024-03-01 20:27:36,595 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:27:36,596 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:36,599 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:27:36,599 INFO program/MainThread: stderr[83]: 2024-03-01 20:27:36,599 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:27:36,599 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:36,602 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:27:36,602 INFO program/MainThread: stderr[84]: 2024-03-01 20:27:36,603 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:27:36,603 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:36,606 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:27:36,606 INFO program/MainThread: stderr[85]: 2024-03-01 20:27:36,606 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:27:36,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,614 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 20:27:36,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,618 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,618 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,619 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,614 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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 20:27:36,619 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:27:36,622 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:27:36,623 INFO program/MainThread: stderr[86]: 2024-03-01 20:27:36,623 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:27:36,627 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:27:36,627 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:27:36,630 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7wJEZvo1j9WhnOdckavhAJMA4nLNLcAUP ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/b406907b-3791-4a94-8f38-c11f6096a768 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JuLa259VzkHXp2KFMHEnWYxuUrb3MUl7wJEZvo1j9WhnOdckavhAJMA4nLNLcAUP', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b406907b-3791-4a94-8f38-c11f6096a768', 'ID_FS_UUID_ENC': 'b406907b-3791-4a94-8f38-c11f6096a768', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '932360178'} ; 2024-03-01 20:27:36,630 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:27:36,630 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:36,633 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:27:36,634 INFO program/MainThread: stderr[87]: 2024-03-01 20:27:36,634 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:27:36,634 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:36,637 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:27:36,637 INFO program/MainThread: stderr[88]: 2024-03-01 20:27:36,637 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:27:36,637 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:36,640 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:27:36,641 INFO program/MainThread: stderr[89]: 2024-03-01 20:27:36,641 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:27:36,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:27:36,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,652 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,653 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,649 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,654 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:36,657 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:27:36,657 INFO program/MainThread: stderr[90]: 2024-03-01 20:27:36,657 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:27:36,661 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:27:36,661 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:27:36,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:36,672 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:36,688 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:27:36,689 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:27:36,693 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 20:27:36,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:36,700 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 20:27:36,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:36,703 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:27:36,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:36,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:36,716 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:27:36,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:36,725 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 20:27:36,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:36,728 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:27:36,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:36,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:36,741 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:27:36,744 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 20:27:36,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:36,750 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 20:27:36,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:36,753 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 20:27:36,756 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 20:27:36,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:36,762 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 20:27:36,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:36,765 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:27:36,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,772 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:27:36,772 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,773 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,773 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,773 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,774 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,774 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,775 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,775 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,775 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,776 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,776 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,777 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:36,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:27:36,783 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:27:36,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:27:36,789 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:27:36,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:27:36,795 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:27:36,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:27:36,801 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:27:36,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,804 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,804 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,805 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,808 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,809 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,810 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,812 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,813 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,814 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,818 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,819 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,821 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,822 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,823 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,827 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,828 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,831 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,832 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,832 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,836 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,837 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,841 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,841 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,842 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,845 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,846 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,850 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,851 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,854 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,855 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,859 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,860 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,863 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,864 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,868 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,869 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,872 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,873 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,877 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,878 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,881 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,883 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,886 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,887 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,891 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,892 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,894 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,895 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,896 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,900 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,901 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,904 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,905 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,909 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,910 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,913 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,914 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,918 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,919 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,922 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,922 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,923 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,927 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,928 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,931 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,932 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,936 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,937 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,940 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,941 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,945 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,946 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:27:36,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b1898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wJEZvo-1j9W-hnOd-ckav-hAJM-A4nL-NLcAUP size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 20:27:36,946 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:27:36,950 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 20:27:36,950 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:36,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:27:36,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:27:36,954 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:36,955 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:27:36,959 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:27:36,959 INFO program/MainThread: stderr[91]: 2024-03-01 20:27:36,959 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:27:36,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:27:36,964 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:27:36,964 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:36,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:36,970 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 20:27:36,970 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:27:36,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,973 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:36,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,977 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,978 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:36,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,981 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:36,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,985 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,986 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:36,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,990 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:36,993 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,993 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,994 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:36,997 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,997 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:36,998 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,001 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,002 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:36,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,005 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,006 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,009 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,010 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,013 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,014 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,018 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,021 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,022 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,026 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,026 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,029 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,030 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,033 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,034 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,037 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,038 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,038 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,041 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,042 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,045 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,046 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,050 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,053 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,054 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,054 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,057 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,058 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,058 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,061 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,061 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,062 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,062 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,059 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,065 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,066 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,069 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,070 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,067 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,073 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,077 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,082 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,085 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,086 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,086 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,089 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,089 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,090 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,093 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,093 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,094 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,094 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:37,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:37,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f373a3860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WuzfTx-MXid-nNBq-jQaS-bkQN-BMJh-euTsRT size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f373a3f28) -- 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 = JuLa25-9Vzk-HXp2-KFMH-EnWY-xuUr-b3MUl7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 20:27:37,099 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:27:37,102 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 20:27:37,102 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:27:37,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:27:37,106 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:37,109 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:27:37,109 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:27:37,110 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:37,110 DEBUG blivet.ansible/MainThread: ['sda', 'test_vg1', 'sdb', 'sdc'] 2024-03-01 20:27:37,110 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:27:37,113 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:27:37,113 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,116 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:27:37,119 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:27:37,122 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:27:37,122 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:27:37,123 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:37,123 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:27:37,123 DEBUG blivet/MainThread: removing sda 2024-03-01 20:27:37,126 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:37,126 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:27:37,129 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:27:37,129 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:37,129 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:27:37,129 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:27:37,132 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:37,132 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:27:37,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:27:37,135 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:37,136 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:27:37,136 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:27:37,138 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:37,139 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:27:37,142 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:27:37,142 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:37,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,148 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:27:37,148 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,149 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,149 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,150 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,150 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,150 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,151 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,151 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,151 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,152 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,152 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,153 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:27:37,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:27:37,159 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:27:37,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:27:37,165 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:27:37,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:27:37,170 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:27:37,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 20:27:37,177 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:27:37,179 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,180 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,180 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,181 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,184 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,184 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,185 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,188 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,189 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,190 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,193 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,195 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,197 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,198 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,198 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,199 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,202 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,202 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,203 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,204 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,200 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,206 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,207 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,207 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,208 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,211 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,211 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,212 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,213 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,215 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,216 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,216 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,217 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,220 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,221 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,221 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,222 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,224 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,225 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,226 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,226 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,229 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,230 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,230 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,231 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,234 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,235 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,235 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,238 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,239 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,239 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,240 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,242 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,243 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,244 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,244 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,247 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,248 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,248 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,249 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,252 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,253 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,253 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,256 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,257 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,258 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,261 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,262 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,266 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,267 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,270 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,271 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,271 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,275 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,275 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,276 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,279 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,280 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,280 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,284 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,285 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,288 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,289 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,289 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,292 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,293 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,293 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,294 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,297 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,298 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,301 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,302 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,303 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,299 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,306 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,307 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,311 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,312 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,315 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,316 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,316 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,319 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,320 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,320 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,321 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:27:37,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362658d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = kznsYb-EtLO-ykYy-CVzv-7LBK-Qzkj-Plt1gM size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- name = test_vg2 status = 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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 20:27:37,322 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:27:37,325 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 20:27:37,325 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:27:37,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:27:37,329 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:37,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:27:37,332 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:27:37,332 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:37,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 20:27:37,338 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:27:37,341 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,341 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,342 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,345 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,346 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,349 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,350 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,350 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,350 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,353 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,354 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,355 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,357 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,358 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,359 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,361 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,362 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,362 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,363 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,365 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,366 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,366 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,367 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,370 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,370 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,371 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,373 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,374 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,374 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,375 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,377 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,378 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,378 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,379 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,381 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,382 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,382 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,383 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,385 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,386 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,387 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,383 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,389 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,390 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,390 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,391 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,394 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,394 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,395 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,398 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,398 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,399 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,401 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,402 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,402 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,403 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,405 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,406 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,410 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,411 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,413 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,414 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,415 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,418 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,418 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,419 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,421 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,422 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,422 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,423 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,425 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,426 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,426 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,427 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,429 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,430 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,431 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,433 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,434 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,435 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,438 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,439 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,441 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,442 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,443 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,445 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,446 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,446 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,447 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,443 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,449 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,450 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,450 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,451 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,453 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,454 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,454 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,455 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,451 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,457 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,458 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,459 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,461 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,462 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,463 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,465 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,466 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,466 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:27:37,467 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:27:37,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Dfcd9A-fyh0-Hqam-HD2d-fhEX-h0Ds-blq4ax size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f362cfda0) -- 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 = O58FtA-nTse-PmOP-5h1Z-UWGu-IHfS-pjPnYg size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 20:27:37,467 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:27:37,471 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 20:27:37,471 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:27:37,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:27:37,474 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:37,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:27:37,478 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:27:37,478 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:37,478 DEBUG blivet.ansible/MainThread: ['sdf', 'test_vg2', 'sdd', 'sde'] 2024-03-01 20:27:37,478 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:27:37,481 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:27:37,481 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,485 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:27:37,488 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:27:37,491 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:27:37,491 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:27:37,491 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:27:37,491 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:27:37,491 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:27:37,494 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:37,494 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:27:37,497 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:27:37,497 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:27:37,497 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:27:37,497 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:27:37,500 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:37,500 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:27:37,504 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:27:37,504 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:27:37,504 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:27:37,504 DEBUG blivet/MainThread: removing sde 2024-03-01 20:27:37,507 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:37,507 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:27:37,510 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:27:37,510 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:27:37,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,516 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:27:37,517 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,517 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,518 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,518 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,518 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,519 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,519 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,520 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,520 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,521 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,521 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,522 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:27:37,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:27:37,528 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:27:37,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:27:37,534 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:27:37,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:27:37,540 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:27:37,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:27:37,546 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:27:37,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,552 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 20:27:37,552 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:27:37,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,556 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,557 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,562 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,564 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,568 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,570 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,574 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,576 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,581 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,582 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,587 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,588 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,593 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,594 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,599 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,601 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,605 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,607 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,611 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,613 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,617 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,619 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,623 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,625 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,630 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,631 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,636 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,637 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,642 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,642 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,643 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,648 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,648 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,649 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,654 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,655 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,660 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,660 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,661 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,666 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,667 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,672 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,674 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,677 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,678 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,680 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,684 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,686 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,690 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,692 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,696 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,698 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,703 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,704 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,709 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,710 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,715 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,716 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,721 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,722 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,727 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,729 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,733 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,735 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,739 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,741 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,745 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,747 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:27:37,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f37390f98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = At2JmV-PP0b-jkTf-Xvah-7ejG-doCJ-vBz1Rt size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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 20:27:37,748 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:27:37,751 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 20:27:37,751 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:27:37,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:27:37,754 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:37,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:27:37,758 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:27:37,758 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:37,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 20:27:37,764 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:27:37,767 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,768 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,769 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,774 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,775 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,779 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,781 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,785 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,786 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,791 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,792 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,796 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,797 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,802 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,803 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,807 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,808 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,812 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,813 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,814 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,818 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,820 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,824 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,825 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,830 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,831 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,837 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,838 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,842 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,844 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,848 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,849 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,844 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,853 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,855 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,859 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,860 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,864 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,866 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,870 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,871 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,876 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,877 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,881 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,882 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,886 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,888 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,892 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,893 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,897 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,899 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,903 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,904 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,909 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,910 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,914 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,915 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,919 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,921 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,925 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,926 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,921 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,931 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,932 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,936 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,938 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,942 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,943 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:27:37,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362cf908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = QFt78X-amQG-zOTd-hQmd-drJN-n4XL-aaJmF1 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,944 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:27:37,947 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 20:27:37,947 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:37,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:27:37,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:27:37,950 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:37,954 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:27:37,954 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:27:37,954 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:37,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:37,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 20:27:37,960 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:27:37,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,964 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,965 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,969 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,970 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,974 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,975 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,979 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,980 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,984 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,985 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,989 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,990 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,994 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,995 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:37,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:37,999 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,001 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:37,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,004 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,006 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,009 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,011 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,014 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,016 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,019 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,021 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,025 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,026 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,030 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,031 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,035 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,036 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,040 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,041 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,045 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,046 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,050 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,051 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,055 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,056 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,060 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,061 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,065 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,066 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,070 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,071 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,067 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,075 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,076 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,080 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,081 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,085 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,086 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,090 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,092 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,095 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,097 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,100 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,102 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,105 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,107 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,110 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,112 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,115 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,117 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,120 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,120 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,122 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:27:38,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f362b10f0) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = oz8E7S-Rqt8-uIIf-hUM9-KAQL-4wHN-UbF4oQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,122 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:27:38,125 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 20:27:38,126 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:38,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:27:38,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:27:38,129 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:38,133 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:27:38,133 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:27:38,133 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:38,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:38,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:27:38,139 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:27:38,141 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,142 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,143 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,146 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,148 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,151 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,152 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,156 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,157 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,153 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,160 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,161 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,165 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,166 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,169 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,170 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,174 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,175 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,178 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,179 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,183 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,184 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,187 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,189 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,192 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,193 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,197 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,198 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,201 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,202 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,206 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,207 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,210 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,211 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,215 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,216 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,219 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,221 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,224 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,225 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,229 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,230 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,233 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,234 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,238 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,239 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,242 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,244 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,247 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,248 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,252 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,253 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,256 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,257 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,261 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,262 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,265 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,266 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,270 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,271 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,274 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,275 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,279 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,280 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,283 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:27:38,285 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:27:38,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0f3628de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = CPFm8f-sreP-Tdei-oNAN-HBT2-Sl7f-79YzkQ size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0f36283390) -- 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 = TdQAKV-ZET4-RBgX-1KpJ-Ab7Q-H0sf-wtMJIM size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 20:27:38,285 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:27:38,288 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 20:27:38,289 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:38,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:27:38,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:27:38,292 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:38,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:27:38,296 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:27:38,296 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:38,296 DEBUG blivet.ansible/MainThread: ['sdg', 'sdi', 'test_vg3', 'sdj', 'sdh'] 2024-03-01 20:27:38,296 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:27:38,299 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:27:38,299 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:38,302 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:27:38,305 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:27:38,308 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:27:38,311 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:27:38,311 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:27:38,312 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:27:38,312 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:27:38,312 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:27:38,314 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:38,315 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:38,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:27:38,318 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:27:38,318 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:27:38,318 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:27:38,318 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:27:38,321 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:38,321 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:38,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:27:38,324 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:27:38,324 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:27:38,324 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:27:38,324 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:27:38,327 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:38,327 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:38,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:27:38,330 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:27:38,330 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:27:38,330 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:27:38,330 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:27:38,333 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:38,333 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:38,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:27:38,336 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:27:38,336 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:27:38,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,351 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,366 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,379 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,398 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:38,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,411 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,430 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:27:38,430 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,461 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:27:38,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,475 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,493 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:27:38,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,507 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,525 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:27:38,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,536 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,554 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:27:38,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,565 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,583 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:27:38,584 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,614 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:27:38,615 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:38,615 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:38,615 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:38,615 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:38,615 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:38,615 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:38,615 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:38,615 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:38,616 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:38,617 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:38,617 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:38,617 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:38,617 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:38,617 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:27:38,617 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:27:38,617 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:27:38,617 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:27:38,617 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:27:38,617 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:27:38,619 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:27:38,622 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:27:38,625 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:27:38,628 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:27:38,628 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:27:38,631 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:27:38,631 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 0x7f0f361f1f68> 2024-03-01 20:27:38,631 INFO blivet/MainThread: sorting actions... 2024-03-01 20:27:38,652 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:38,652 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:38,653 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:38,653 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:38,653 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:38,653 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:38,653 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:38,653 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:38,654 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:27:38,654 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:27:38,654 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:27:38,654 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:27:38,654 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:27:38,654 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:38,654 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:38,655 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:38,655 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:38,655 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:27:38,655 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:27:38,655 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:27:38,655 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:27:38,655 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:38,656 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:38,656 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:38,656 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:38,656 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:38,656 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:38,656 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:38,656 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:38,657 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:38,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,663 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:27:38,663 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:27:38,671 INFO program/MainThread: stdout: 2024-03-01 20:27:38,671 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:38,671 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,690 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,700 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,700 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:27:38,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:27:38,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:27:38,712 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:27:38,715 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:27:38,719 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:27:38,719 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:38,754 INFO program/MainThread: stdout[92]: 2024-03-01 20:27:38,754 INFO program/MainThread: stderr[92]: 2024-03-01 20:27:38,754 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:27:38,759 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:38,762 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,765 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:27:38,768 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:27:38,774 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,777 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:27:38,781 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,784 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:27:38,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:27:38,787 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:38,836 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:27:38,837 INFO program/MainThread: stderr[93]: 2024-03-01 20:27:38,837 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:27:38,838 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:38,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,853 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:27:38,853 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:27:38,869 INFO program/MainThread: stdout: 2024-03-01 20:27:38,869 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:38,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:38,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:38,911 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:27:38,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:27:38,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:27:38,923 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:27:38,926 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:27:38,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:27:38,930 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:38,964 INFO program/MainThread: stdout[94]: 2024-03-01 20:27:38,964 INFO program/MainThread: stderr[94]: 2024-03-01 20:27:38,964 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:27:38,969 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:38,972 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,975 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:27:38,978 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,981 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:27:38,985 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,988 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:27:38,991 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:38,994 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:27:38,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:27:38,997 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,038 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:27:39,038 INFO program/MainThread: stderr[95]: 2024-03-01 20:27:39,038 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:27:39,039 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:39,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,054 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:27:39,054 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:27:39,074 INFO program/MainThread: stdout: 2024-03-01 20:27:39,074 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:39,074 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,074 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,109 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,120 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,120 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:27:39,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:27:39,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:27:39,132 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:27:39,135 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:27:39,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:27:39,139 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,174 INFO program/MainThread: stdout[96]: 2024-03-01 20:27:39,174 INFO program/MainThread: stderr[96]: 2024-03-01 20:27:39,174 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:27:39,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:39,182 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,185 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:27:39,188 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,191 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:27:39,195 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,198 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:27:39,201 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,204 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:27:39,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:27:39,208 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,264 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:27:39,265 INFO program/MainThread: stderr[97]: 2024-03-01 20:27:39,265 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:27:39,265 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:39,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,277 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:27:39,277 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:27:39,291 INFO program/MainThread: stdout: 2024-03-01 20:27:39,292 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:39,292 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,292 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,319 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,332 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,332 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:27:39,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:27:39,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:27:39,344 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:27:39,347 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:27:39,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:27:39,351 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,384 INFO program/MainThread: stdout[98]: 2024-03-01 20:27:39,384 INFO program/MainThread: stderr[98]: 2024-03-01 20:27:39,384 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:27:39,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:39,392 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,395 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:27:39,399 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,402 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:27:39,405 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,408 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:27:39,411 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,414 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:27:39,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:27:39,417 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,465 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:27:39,465 INFO program/MainThread: stderr[99]: 2024-03-01 20:27:39,465 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:27:39,466 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:27:39,473 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:27:39,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:27:39,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:27:39,495 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,501 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:27:39,507 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,516 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:27:39,522 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,527 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:27:39,532 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,536 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:27:39,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:27:39,540 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,582 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:27:39,583 INFO program/MainThread: stderr[100]: 2024-03-01 20:27:39,583 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:27:39,583 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,635 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:27:39,636 INFO program/MainThread: stderr[101]: 2024-03-01 20:27:39,636 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:27:39,636 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,675 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:27:39,675 INFO program/MainThread: stderr[102]: 2024-03-01 20:27:39,675 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:27:39,676 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:27:39,683 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,689 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:27:39,695 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:27:39,695 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,745 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:27:39,746 INFO program/MainThread: stderr[103]: 2024-03-01 20:27:39,746 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:27:39,746 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:27:39,746 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,759 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,759 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,771 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,781 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,782 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:27:39,786 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,788 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:27:39,791 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:27:39,791 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,819 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:27:39,819 INFO program/MainThread: stderr[104]: 2024-03-01 20:27:39,819 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:27:39,820 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:27:39,820 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,852 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,871 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,886 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,887 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:27:39,891 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:39,894 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:27:39,897 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:27:39,897 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:39,931 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:27:39,932 INFO program/MainThread: stderr[105]: 2024-03-01 20:27:39,932 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:27:39,932 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:27:39,932 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,969 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,970 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,981 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:39,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:39,996 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:27:40,000 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,003 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:27:40,006 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:27:40,007 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,037 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:27:40,037 INFO program/MainThread: stderr[106]: 2024-03-01 20:27:40,038 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:27:40,038 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:27:40,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,071 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,083 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,098 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,098 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:40,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,106 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:27:40,106 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:27:40,114 INFO program/MainThread: stdout: 2024-03-01 20:27:40,114 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:40,114 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,114 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,130 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,142 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,142 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:27:40,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:27:40,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:27:40,154 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:27:40,157 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:27:40,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:27:40,161 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,194 INFO program/MainThread: stdout[107]: 2024-03-01 20:27:40,194 INFO program/MainThread: stderr[107]: 2024-03-01 20:27:40,195 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:27:40,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:27:40,202 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,205 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:27:40,208 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,211 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:27:40,215 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,218 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:27:40,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:27:40,221 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,262 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:27:40,263 INFO program/MainThread: stderr[108]: 2024-03-01 20:27:40,263 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:27:40,263 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:40,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,279 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:27:40,279 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:27:40,292 INFO program/MainThread: stdout: 2024-03-01 20:27:40,293 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:40,293 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,293 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,321 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,321 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,334 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,334 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:27:40,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:27:40,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:27:40,346 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:27:40,349 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:27:40,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:27:40,353 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,388 INFO program/MainThread: stdout[109]: 2024-03-01 20:27:40,388 INFO program/MainThread: stderr[109]: 2024-03-01 20:27:40,388 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:27:40,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:27:40,396 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,399 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:27:40,402 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,405 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:27:40,409 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,412 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:27:40,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:27:40,415 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,452 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:27:40,452 INFO program/MainThread: stderr[110]: 2024-03-01 20:27:40,452 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:27:40,453 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:27:40,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:27:40,469 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:27:40,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:27:40,482 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,488 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:27:40,493 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,499 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:27:40,505 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,510 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:27:40,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:27:40,513 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,553 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:27:40,553 INFO program/MainThread: stderr[111]: 2024-03-01 20:27:40,553 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:27:40,553 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,596 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:27:40,597 INFO program/MainThread: stderr[112]: 2024-03-01 20:27:40,597 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:27:40,597 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,635 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:27:40,636 INFO program/MainThread: stderr[113]: 2024-03-01 20:27:40,636 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:27:40,636 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:27:40,644 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,650 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:27:40,656 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:27:40,656 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,697 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:27:40,697 INFO program/MainThread: stderr[114]: 2024-03-01 20:27:40,698 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:27:40,698 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:27:40,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,736 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,748 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,762 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,762 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:27:40,767 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,769 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:27:40,772 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:27:40,773 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,801 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:27:40,801 INFO program/MainThread: stderr[115]: 2024-03-01 20:27:40,801 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:27:40,802 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:27:40,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,835 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,848 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,848 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,862 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,863 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:27:40,866 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,869 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:27:40,872 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:27:40,873 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:40,903 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:27:40,903 INFO program/MainThread: stderr[116]: 2024-03-01 20:27:40,903 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:27:40,903 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:27:40,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,936 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,936 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,950 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,951 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,964 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,964 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:40,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:40,972 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:27:40,972 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:27:40,980 INFO program/MainThread: stdout: 2024-03-01 20:27:40,980 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:40,980 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:40,995 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:40,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,006 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,007 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:27:41,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:27:41,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:27:41,018 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:27:41,021 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:27:41,024 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:27:41,025 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:41,060 INFO program/MainThread: stdout[117]: 2024-03-01 20:27:41,060 INFO program/MainThread: stderr[117]: 2024-03-01 20:27:41,060 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:27:41,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:27:41,068 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,071 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:27:41,074 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:27:41,081 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,084 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:27:41,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:27:41,087 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:41,125 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:27:41,126 INFO program/MainThread: stderr[118]: 2024-03-01 20:27:41,126 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:27:41,126 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:41,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,143 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:41,143 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:27:41,158 INFO program/MainThread: stdout: 2024-03-01 20:27:41,158 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:27:41,159 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,179 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,180 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,192 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,192 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:41,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:41,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:27:41,204 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:41,207 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:27:41,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:27:41,211 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:41,243 INFO program/MainThread: stdout[119]: 2024-03-01 20:27:41,243 INFO program/MainThread: stderr[119]: 2024-03-01 20:27:41,243 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:27:41,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:27:41,251 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,254 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:41,258 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,261 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:41,264 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,267 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:41,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:27:41,270 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:41,309 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:27:41,310 INFO program/MainThread: stderr[120]: 2024-03-01 20:27:41,310 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:27:41,310 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:41,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:27:41,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:27:41,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:27:41,336 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,341 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:41,347 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,353 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:41,359 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,365 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:41,368 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:27:41,368 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:41,401 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:27:41,402 INFO program/MainThread: stderr[121]: 2024-03-01 20:27:41,402 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:27:41,402 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:41,452 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:27:41,452 INFO program/MainThread: stderr[122]: 2024-03-01 20:27:41,452 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:27:41,453 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:41,490 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:27:41,491 INFO program/MainThread: stderr[123]: 2024-03-01 20:27:41,491 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:27:41,492 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:41,499 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,506 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:27:41,511 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:27:41,512 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:41,559 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:27:41,559 INFO program/MainThread: stderr[124]: 2024-03-01 20:27:41,559 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:27:41,559 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:27:41,560 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,589 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,589 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,606 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,618 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,618 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:41,622 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,626 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:27:41,629 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:27:41,629 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:41,659 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:27:41,660 INFO program/MainThread: stderr[125]: 2024-03-01 20:27:41,660 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:27:41,660 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:27:41,660 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,695 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,709 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,723 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,723 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:41,728 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:41,731 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:27:41,733 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:27:41,734 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 20:27:41,761 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:27:41,761 INFO program/MainThread: stderr[126]: 2024-03-01 20:27:41,761 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:27:41,762 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:27:41,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,808 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:41,821 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:41,826 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:27:41,826 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 0x7f0f361f15c8> to retry, use: --limit @/tmp/tests_mount.retry PLAY RECAP ********************************************************************* sut : ok=180 changed=12 unreachable=0 failed=1 skipped=120 rescued=0 ignored=0 Friday 01 March 2024 20:27:46 +0000 (0:00:00.768) 0:01:54.044 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.70s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.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.62s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.87s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Ensure required packages are installed ---- 5.03s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 4.90s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Get required packages --------------- 4.29s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 linux-system-roles.snapshot : Run snapshot command snapshot ------------- 2.83s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.58s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.56s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.52s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.49s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.48s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.48s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 2.47s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Ensure required packages are installed ---- 2.46s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.44s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.42s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.41s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 2.41s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Ensure required packages are installed ---- 2.41s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---